SchedulerColorItemInfo.Color Property
Specifies the item’s color.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.2.dll
NuGet Package: DevExpress.Blazor
Declaration
public Color Color { get; set; }
Property Value
Type | Description |
---|---|
Color | The item’s color. |
See Also