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