ASPxClientScheduler.GetGroupType Method
Client-side function that returns the type of grouping applied to the appointments displayed in the scheduler.
Declaration
GetGroupType(): ASPxSchedulerGroupType
Returns
| Type | Description |
|---|---|
| ASPxSchedulerGroupType | A ASPxSchedulerGroupType enumeration value, specifying the grouping type. |
See Also