| Name | Description | |
|---|---|---|
![]() | Clickable | Gets or set whether it is allowed to click this tab. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | Enabled | Gets or set whether the contents of this tab are enabled. |
![]() | Groups | Gets the collection of item groups on this tab. |
![]() | Image | Gets or sets the small image (16 x 16) that appears on the tab. |
![]() | IsDisposed | Gets a value indicating whether the RibbonTab has been disposed of. |
![]() | KeyTip | Gets or sets the KeyTip providing keyboard access to a ribbon tab. |
![]() | Name | Gets or sets the unique name for this RibbonTab. |
![]() | Owner | Gets the owner of this tab. |
![]() | OwnerCollection | Gets the owner collection for this RibbonTab. |
![]() | Ribbon | Gets the C1Ribbon that this RibbonTab belongs to. |
![]() | Selected | Gets or sets whether this tab is currently selected. Only one tab can be selected at any time. |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | SmallImageIndex | Gets or sets the index of the image in the SmallImageList. |
![]() | SmallImageKey | Gets or sets the image key in the SmallImageList. |
![]() | Tag | User-defined data associated with the RibbonTab. |
![]() | Text | Gets or sets the text for this tab. |
![]() | ToolTip | Gets or sets the ToolTip string. |
![]() | Visible | Gets or sets whether this tab is visible. |

