Enum
ViewDefinitionType

The enumeration holding the supported ScheduleView view types.

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
[DataContract(Name = "ViewDefinitionType")]
public enum ViewDefinitionType

Fields

Day

The 'Day' view type.

Declaration

cs-api-definition
[EnumMember]
Day = 0

Field Value

ViewDefinitionType

Month

The 'Month' view type.

Declaration

cs-api-definition
[EnumMember]
Month = 2

Field Value

ViewDefinitionType

Timeline

The 'Timeline' view type.

Declaration

cs-api-definition
[EnumMember]
Timeline = 3

Field Value

ViewDefinitionType

Week

The 'Week' view type.

Declaration

cs-api-definition
[EnumMember]
Week = 1

Field Value

ViewDefinitionType

In this article
DefinitionFieldsDayMonthTimelineWeek
Not finding the help you need?
Contact Support