RadPickerControlType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Enumerates the different picker types.

Namespace:  Telerik.WebAii.Controls.Html
Assembly:  Telerik.WebAii.Controls.Html (in Telerik.WebAii.Controls.Html.dll) Version: 2012.1.411.0 (2012.1.411.0)
Syntax

public enum RadPickerControlType
Members

  Member nameValueDescription
DatePicker0 DatePicker control type.
TimePicker1 TimePicker control type.
DateTimePicker2 DateTimePicker control type.
MonthYearPicker3 MonthYearPicker control type.
See Also

Reference