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