ASPxClientScheduler.SetActiveViewType(value) Method
In This Article
Client-side scripting method to change the ASPxScheduler’s active View.
#Declaration
TypeScript
SetActiveViewType(
value: ASPxSchedulerViewType
): void
#Parameters
Name | Type | Description |
---|---|---|
value | ASPx |
A ASPx |
See Also