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