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