QueryResourceColorSchemaEventArgs.Resource Property
Gets the resource for which the color schema is queried.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
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