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