RadInputControlType Enumeration

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Control type of the Input.

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 RadInputControlType
Members

  Member nameValueDescription
TextBox0 The TextBox control type.
NumericTextBox1 NumericTextBox control type.
DateInput2 DateInput control type.
MaskedTextBox3 MaskedTextBox control type.
InputManagerTextBox4 RadInputManager enhanced textbox control type.
See Also

Reference