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