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

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