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