ClassKendoExtendedInput
Class
Class to help with arrow buttons of NumericTextBox, ComboBox, DropDown
Definition
Namespace:Telerik.TestingFramework.Controls.KendoUI
Assembly:Telerik.TestingFramework.Controls.KendoUI.dll
Syntax:
cs-api-definition
public class KendoExtendedInput : KendoInput
Inheritance: objectControlHtmlControlHtmlContainerControlKendoUIContainerControlBaseKendoInputKendoExtendedInput
Inherited Members
Constructors
KendoExtendedInput()
Declaration
cs-api-definition
public KendoExtendedInput()
Methods
AssignElement(Element)
Assign element and initialize this control.
Declaration
cs-api-definition
public override void AssignElement(Element e)
Parameters
e
The element.
Overrides
SpinDownClick(int)
NumericTextBox spin down button click.
SpinUpClick(int)
NumericTextBox spin up button click.
ToggleComboArrow()
ComboBox and DropDown button click.
Declaration
cs-api-definition
public void ToggleComboArrow()