KendoCalendar
Class
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
C#
public class KendoCalendar : KendoUIControlBase
Inheritance: objectControlHtmlControlKendoUIControlBaseKendoCalendar
Inherited Members
Constructors
C#
public KendoCalendar()
Properties
C#
public DateTime CalendarFullDateValue { get; }
C#
public string CalendarValue { get; }
C#
public override string ClientSideLocator { get; }
Overrides:
C#
public bool FooterPresent { get; }
C#
public string FooterText { get; }
C#
public DateTime SelectedDate { get; }
Methods
C#
protected override void InitializeMatchExpression()
Overrides:
C#
public void NavigateToFuture()
C#
public void NavigateToPast()
C#
public void NavigateUp()