Name | Description | |
---|---|---|
ChartRibbonTab Constructor | Overloaded. |
The following tables list the members exposed by ChartRibbonTab.
Name | Description | |
---|---|---|
ChartRibbonTab Constructor | Overloaded. |
Name | Description | |
---|---|---|
Clickable | Gets or set whether it is allowed to click this tab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Container | (Inherited from System.ComponentModel.Component) | |
Enabled | Gets or set whether the contents of this tab are enabled. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Groups | Gets the collection of item groups on this tab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
IconSet | Gets the icon set. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Image | Gets or sets the small image (16 x 16) that appears on the tab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
IsDisposed | Gets a value indicating whether the C1.Win.Ribbon.RibbonTab has been disposed of. (Inherited from C1.Win.Ribbon.RibbonTab) | |
KeyTip | Gets or sets the KeyTip providing keyboard access to a ribbon tab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Name | Gets or sets the unique name for this C1.Win.Ribbon.RibbonTab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Owner | Gets the owner of this tab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
OwnerCollection | Gets the owner collection for this C1.Win.Ribbon.RibbonTab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Ribbon | Gets the C1.Win.Ribbon.C1Ribbon that this C1.Win.Ribbon.RibbonTab belongs to. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Selected | Gets or sets whether this tab is currently selected. Only one tab can be selected at any time. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Site | (Inherited from System.ComponentModel.Component) | |
Tag | User-defined data associated with the C1.Win.Ribbon.RibbonTab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Text | Gets or sets the text for this tab. (Inherited from C1.Win.Ribbon.RibbonTab) | |
ToolTip | Gets or sets the ToolTip string. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Visible | Gets or sets whether this tab is visible. (Inherited from C1.Win.Ribbon.RibbonTab) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Overridden. Clean up any resources being used. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
Deselect | Occurs after a Ribbon tab is deselected. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
DoubleClick | Occurs when a Ribbon tab is double clicked. (Inherited from C1.Win.Ribbon.RibbonTab) | |
MouseEnter | Occurs when the mouse enters the tab header. (Inherited from C1.Win.Ribbon.RibbonTab) | |
MouseLeave | Occurs when the mouse leaves the tab header. (Inherited from C1.Win.Ribbon.RibbonTab) | |
Select | Occurs after a Ribbon tab is selected. (Inherited from C1.Win.Ribbon.RibbonTab) |