IRibbonItem Members
Defines the programmatic interface for the DxRibbonItem component.Properties
| Name | Description |
|---|---|
| DropDownCssClass | Assigns a CSS class to the Ribbon item’s drop-down menu. |
| IsPrimary | Highlights the Ribbon item. |
| NavigateUrl | Specifies the ribbon item’s target URL. |
| SplitDropDownButton | Specifies whether the drop-down button item should be split into two buttons. |
| Target | Specifies where to display the URL linked to a Ribbon item. |
See Also