QueryResourceColorSchemaEventArgs(Resource, Int32) Constructor
In This Article
Initializes new instance of the QueryResourceColorSchemaEventArgs class with the specified settings.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
resource | Resource | A Resource object that specifies the resource. |
resource |
Int32 | An integer which specifies an index of the color schema in a Scheduler |
See Also