[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTab

RibbonTab Class

Represents a Ribbon Tab within a RibbonBar control.

Inheritance
RibbonTab
Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public sealed class RibbonTab
Public NotInheritable Class RibbonTab

Constructors

Name Description
RibbonTab()

Creates a new instance of RibbonTab.

Properties

Name Description
Clickable

Gets or set whether it is allowed to click this tab.

Enabled

Gets or sets whether this RibbonTab is enabled.

Groups
KeyTip

Gets or sets the KeyTip providing keyboard access to a ribbon tab.

Name

Gets or sets the unique name for this RibbonTab.

Selected

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

Text

Gets or sets the text for this tab.

Visible

Gets or sets whether this tab is visible.

Methods

Name Description
InvalidateState()

Notifies that the state of this ribbon tab is not valid.