CalendarElementNames Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Holds the list of the important Calendar element names.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.XamlCalendarElementNames

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

public static class CalendarElementNames

The CalendarElementNames type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCenturyViewsName
The name of the uniform grid holding the century calendar views.
Public fieldStatic memberDecadeViewsName
The name of the uniform grid holding the decade calendar views.
Public fieldStatic memberHeaderButtonName
The name of the header button used to change the Calendar view.
Public fieldStatic memberMonthViewsName
The name of the uniform grid holding the month calendar views.
Public fieldStatic memberMoveLeftButtonName
The name of the navigation to left button from the header.
Public fieldStatic memberMoveRightButtonName
The name of the navigation to right button from the header.
Public fieldStatic memberTransitionPanelName
The name of the panel holding all the calendar views.
Public fieldStatic memberYearViewsName
The name of the uniform grid holding the year calendar views.
Top
See Also

Reference