ASPxSchedulerPrintAdapterBase.ResourceColorSchemas Property
Gets the color schemas used to paint resource columns in a grouped view.
Namespace: DevExpress.Web.ASPxScheduler.Reporting
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.SchedulerColorSchemaCollection | A SchedulerColorSchemaCollection object. |
See Also