ASPxSchedulerViewType Members
Represents a client-side equivalent of the SchedulerViewType object.Properties
Name | Description |
---|---|
Agenda | Gets a string representation equivalent to the SchedulerViewType.Agenda enumeration for use in client scripts. |
Day | Gets a string representation equivalent of SchedulerViewType.Day enumeration for use in client scripts. |
FullWeek | Gets a string representation equivalent of SchedulerViewType.FullWeek enumeration for use in client scripts. |
Month | Gets a string representation equivalent of SchedulerViewType.Month enumeration for use in client scripts. |
Timeline | Gets a string representation equivalent of SchedulerViewType.Timeline enumeration for use in client scripts. |
Week | Gets a string representation equivalent of SchedulerViewType.Week enumeration for use in client scripts. |
WorkWeek | Gets a string representation equivalent of SchedulerViewType.WorkWeek enumeration for use in client scripts. |
See Also