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