Skip to main content
All docs
V26.1
  • DxRibbonApplicationTab Properties

    Defines the ribbon application tab.
    Name Description
    Attributes Specifies a collection of standard HTML attributes applied to the Ribbon application tab.
    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