Class RadAutoCompleteBoxDropDown
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.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public class RadAutoCompleteBoxDropDown : HtmlContainerControlConstructors
RadAutoCompleteBoxDropDown()
Declaration
public RadAutoCompleteBoxDropDown()RadAutoCompleteBoxDropDown(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Methods
AssignElement(Element)
ControlAssert()
SelectItem(Int32)
Declaration
public void SelectItem(int index)Parameters
| System.Int32
        index 
 |