Class KendoCalendarConstants
Inheritance
System.Object
    KendoCalendarConstants
  Inherited Members
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
  Namespace: Telerik.TestingFramework.Controls.KendoUI
Assembly: Telerik.TestingFramework.Controls.KendoUI.dll
Syntax
public static class KendoCalendarConstantsFields
CalendarKey
Declaration
public const string CalendarKey = "KendoCalendar"Field Value
| System.String 
 | 
CssBackArrow
Declaration
public const string CssBackArrow = "k-icon k-i-arrow-w"Field Value
| System.String 
 | 
CssBackArrowOld
Declaration
public const string CssBackArrowOld = "k-icon k-arrow-prev"Field Value
| System.String 
 | 
CssCalendar
Declaration
public const string CssCalendar = "k-widget k-calendar"Field Value
| System.String 
 | 
CssClassSelected
Declaration
public const string CssClassSelected = "k-state-selected"Field Value
| System.String 
 | 
CssClassSelectedR32022
Declaration
public const string CssClassSelectedR32022 = "k-selected"Field Value
| System.String 
 | 
CssFooter
CssFwArrow
Declaration
public const string CssFwArrow = "k-icon k-i-arrow-e"Field Value
| System.String 
 | 
CssFwArrowOld
Declaration
public const string CssFwArrowOld = "k-icon k-arrow-next"Field Value
| System.String 
 | 
CssMonthView
Declaration
public const string CssMonthView = "k-content"Field Value
| System.String 
 | 
CssNavigateDown
CssUpperView
Declaration
public const string CssUpperView = "k-link k-nav-fast"Field Value
| System.String 
 |