KendoCalendarConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
String constatns of the Calendar(Css classes, Id prefix, etc).
Inheritance Hierarchy

SystemObject
  Telerik.TestingFramework.Controls.KendoUIKendoCalendarConstants

Namespace:  Telerik.TestingFramework.Controls.KendoUI
Assembly:  Telerik.TestingFramework.Controls.KendoUI (in Telerik.TestingFramework.Controls.KendoUI.dll) Version: 2012.1.322.0 (2012.1.322.0)
Syntax

public static class KendoCalendarConstants

The KendoCalendarConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCalendarKey
The name identifying the Calendar control.
Public fieldStatic memberCssBackArrow
The CSS class for navigate to past arrow
Public fieldStatic memberCssBackArrowOld
Public fieldStatic memberCssCalendar
The CSS class identifying the control.
Public fieldStatic memberCssFooter
The CSS of the footer div
Public fieldStatic memberCssFwArrow
The CSS class for navigate to past arrow
Public fieldStatic memberCssFwArrowOld
Public fieldStatic memberCssMonthView
The CSS class for coelndar in month view (day figures available)
Public fieldStatic memberCssNavigateDown
The CSS class for navigate to lower view
Public fieldStatic memberCssUpperView
The CSS class for navigate to upper view
Top
See Also

Reference