DxRibbonTab Properties
Defines a tab in the DxRibbon component.| Name | Description |
|---|---|
| ChildContent | Specifies the nested element collection of the ribbon tab. |
| Contextual | Specifies if the current tab is contextual. |
| Text | Specifies the tab text. |
| Visible | Specifies the tab’s visibility. |
See Also