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