ASPxSchedulerGroupType.Date Property
In This Article
Gets a string representation equivalent of SchedulerGroupType.Date enumeration for use in client scripts.
#Declaration
TypeScript
Date: string
#Property Value
Type | Description |
---|---|
string | A “Date” string value. |
See Also