[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab.Selected

Selected Property

Selected

Gets or sets whether this tab is currently selected. Only one tab can be selected at any time.

Declaration
[Browsable(false)]
public bool Selected { get; set; }
<Browsable(False)>
Public Property Selected As Boolean