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