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