ASPxSchedulerGroupType Members
Represents a client-side equivalent of the SchedulerGroupType enumeration.Properties
| Name | Description |
|---|---|
| Date | Gets a string representation equivalent of SchedulerGroupType.Date enumeration for use in client scripts. |
| None | Gets a string representation equivalent of SchedulerGroupType.None enumeration for use in client scripts. |
| Resource | Gets a string representation equivalent of SchedulerGroupType.Resource enumeration for use in client scripts. |
See Also