Skip to main content
All docs
V25.2
  • DxRibbonApplicationTabItem Properties

    Defines an item displayed in the ribbon application menu.
    Name Description
    CssClass Assigns a CSS class to a Ribbon application tab item.
    Enabled Specifies whether a Ribbon application tab item is enabled.
    IconCssClass Specifies the name of the CSS class applied to the item’s icon.
    IconUrl Specifies the icon URL for the application tab’s item.
    Text Specifies the caption for the application tab’s item.
    Visible Specifies whether a Ribbon element is visible. Inherited from DxRibbonElementBase.
    See Also