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