Class KendoExtendedInput
Inheritance
System.Object
    
    
    
    
    
    KendoExtendedInput
  Inherited Members
      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 class KendoExtendedInput : KendoInputConstructors
KendoExtendedInput()
Declaration
public KendoExtendedInput()Methods
AssignElement(Element)
SpinDownClick(Int32)
Declaration
public void SpinDownClick(int count = 1)Parameters
| System.Int32
        count 
 | 
SpinUpClick(Int32)
Declaration
public void SpinUpClick(int count = 1)Parameters
| System.Int32
        count 
 | 
ToggleComboArrow()
Declaration
public void ToggleComboArrow()