Skip to main content
All docs
V25.2
  • IRibbonToggleItem Members

    Defines the programmatic interface for the DxRibbonToggleItem component.

    Properties

    Name Description
    Checked Specifies whether the toggle item is selected.
    CheckedChanged Fires when a toggle item selection state changes.
    DropDownCssClass Assigns a CSS class to the Ribbon item’s drop-down menu. Inherited from IRibbonItem.
    IsPrimary Highlights the Ribbon item. Inherited from IRibbonItem.
    NavigateUrl Specifies the ribbon item’s target URL. Inherited from IRibbonItem.
    SplitDropDownButton Specifies whether the drop-down button item should be split into two buttons. Inherited from IRibbonItem.
    Target Specifies where to display the URL linked to a Ribbon item. Inherited from IRibbonItem.
    See Also