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