ResourceDataSourceCreatingEventArgs Properties
Represents arguments passed to the SchedulerListEditorBase.ResourceDataSourceCreating event.
Name | Description |
---|---|
Data |
Specifies the object used to store resources. |
Handled |
Gets or sets a value that indicates whether the event handler has completely handled the event or whether the system should continue its own processing.
Inherited from Handled |
Resource |
Specifies the type of the Resource objects used by the scheduling control. |
See Also