DxRibbonToggleItem Events
A ribbon button that stays active until the user turns it off.| Name | Description |
|---|---|
| CheckedChanged | Fires when a toggle item selection state changes. |
| Click | Fires when a user clicks a button or a drop-down button in the Ribbon. Inherited from DxRibbonButtonBase<TClickEventArgs>. |
See Also