DxRibbonColorPaletteItem Events
A ribbon item that displays a color palette.Name | Description |
---|---|
Click | Fires when a user clicks an item. Inherited from DxRibbonButtonBase<TRibbonItemRenderer, TRibbonClickEventArgs>. |
ValueChanged | Fires after the color palette item’s value changes. |
See Also