A newer version of this page is available.
Switch to the current version.
ASPxScheduler.ResourceColorSchemas Property
Gets the color schemas used to paint resource columns in a grouped view.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v18.2.dll
Declaration
public SchedulerColorSchemaCollection ResourceColorSchemas { get; }
Public ReadOnly Property ResourceColorSchemas As SchedulerColorSchemaCollection
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.SchedulerColorSchemaCollection | A SchedulerColorSchemaCollection object. |
See Also
Feedback