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