ASPxSchedulerViewType.WorkWeek Property
Gets a string representation equivalent of SchedulerViewType.WorkWeek enumeration for use in client scripts.
Declaration
WorkWeek: string
Property Value
Type | Description |
---|---|
string | A string “WorkWeek”, indicating the WorkWeekView. |
See Also