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