ASPxClientRibbonTab Members
In This Article
#Properties
Name | Description |
---|---|
index | Gets or sets the tab‘s index within the collection. |
name | Gets the name of the current ribbon tab. |
ribbon | Gets the client ribbon object to which the current tab belongs. |
#Methods
Name | Description |
---|---|
Get |
Returns a value indicating whether a ribbon tab is enabled. |
Get |
Returns the text displayed in the tab. |
Get |
Returns a value specifying whether a ribbon tab is displayed. |
Set |
Sets a value specifying whether the tab is enabled. |
See Also