ASPxClientRibbonTab Methods
A client-side equivalent of the ribbon’s RibbonTab object.Name | Description |
---|---|
GetEnabled | Returns a value indicating whether a ribbon tab is enabled. |
GetText | Returns the text displayed in the tab. |
GetVisible | Returns a value specifying whether a ribbon tab is displayed. |
SetEnabled(enabled) | Sets a value specifying whether the tab is enabled. |
See Also