RibbonColorPaletteClickEventArgs.ColorString Property
Returns the item color value.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public string ColorString { get; set; }
Property Value
Type | Description |
---|---|
String | The item color value. |
See Also