QueryResourceColorSchemaEventArgs Properties
Provides data for the SchedulerControl.QueryResourceColorSchema and SchedulerControl.QueryResourceColorSchema events.Name | Description |
---|---|
Resource | Gets the resource for which the color schema is queried. |
ResourceColorIndex | Gets the index of the processed resource’s color schema in a SchedulerColorSchemaCollection collection. |
ResourceColorSchema | Gets or sets a color schema to be used for a visible resource coloring. |
See Also