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