Skip to main content

ASPxSchedulerGroupType Properties

Represents a client-side equivalent of the SchedulerGroupType enumeration.
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