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