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