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