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