DxRibbonApplicationTabItem Properties
Defines an item displayed in the ribbon application menu.| Name | Description |
|---|---|
| ChildContent | Specifies the collection of nested application tabs. |
| IconCssClass | Specifies the name of the CSS class applied to the item’s icon. |
| IconUrl | Specifies the item icon’s URL. |
| Text | Specifies the item text. |
See Also