ASPxSchedulerViewType.Week Property
In This Article
Gets a string representation equivalent of SchedulerViewType.Week enumeration for use in client scripts.
#Declaration
TypeScript
Week: string
#Property Value
Type | Description |
---|---|
string | A string “Week”, indicating the Week |
See Also