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