ViewDefinitionType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
The enumeration holding the supported ScheduleView view types.

Namespace:  Telerik.WebAii.Controls.Xaml
Assembly:  Telerik.WebAii.Controls.Xaml (in Telerik.WebAii.Controls.Xaml.dll) Version: 2012.1.719.0 (2012.1.719.0)
Syntax

[SerializableAttribute]
public enum ViewDefinitionType
Members

  Member nameValueDescription
Day0 The 'Day' view type.
Week1 The 'Week' view type.
Month2 The 'Month' view type.
Timeline3 The 'Timeline' view type.
See Also

Reference