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