public bool ShowBorderVertical { get; set; }
Public Property ShowBorderVertical As Boolean Get Set
public: property bool ShowBorderVertical { bool get (); void set (bool value); }
member ShowBorderVertical : bool with get, set
In This Article