QueryResourceColorSchemaEventArgs.ResourceColorIndex Property
Gets the index of the processed resource’s color schema in a SchedulerColorSchemaCollection collection.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer which specifies the resource’s color schema index. |
See Also