Skip to main content
A newer version of this page is available. .

QueryResourceColorSchemaEventArgs Constructors

Provides data for the SchedulerControl.QueryResourceColorSchema and SchedulerControl.QueryResourceColorSchema events.
Name Parameters Description
QueryResourceColorSchemaEventArgs(Resource, Int32) resource, resourceColorIndex Initializes new instance of the QueryResourceColorSchemaEventArgs class with the specified settings.
See Also