QueryResourceColorSchemaEventArgs.Resource Property
Gets the resource for which the color schema is queried.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v26.1.Core.Desktop.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Resource | A Resource object. |
Remarks
Use the Resource property to access additional information on the resource for which the color schema is specified.
See Also