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

    Defines a tab in the DxRibbon component.
    Name Description
    Contextual Specifies if the current tab is contextual.
    CssClass Assigns a CSS class to a Ribbon tab.
    Enabled Specifies whether a Ribbon element is enabled.
    IconCssClass Specifies the name of the CSS class applied to the Ribbon tab’s icon.
    IconUrl Specifies the URL of the Ribbon tab’s icon.
    Text Specifies the tab text.
    Visible Specifies whether a Ribbon element is visible. Inherited from DxRibbonElementBase.
    See Also