Skip to main content

ASPxClientScheduler.GetGroupType Method

In This Article

Client-side function that returns the type of grouping applied to the appointments displayed in the scheduler.

#Declaration

TypeScript
GetGroupType(): ASPxSchedulerGroupType

#Returns

Type Description
ASPxSchedulerGroupType

A ASPxSchedulerGroupType enumeration value, specifying the grouping type.

See Also