Class RadDropDownTree
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 RadDropDownTree : HtmlContainerControlConstructors
RadDropDownTree()
Declaration
public RadDropDownTree()RadDropDownTree(Element)
Properties
ClientSideLocator
Declaration
public override string ClientSideLocator { get; }Property Value
| System.String 
 | 
Overrides
DefaultMessage
Declaration
public string DefaultMessage { get; set; }Property Value
| System.String 
 | 
DropDownDiv
DropDownVisible
Declaration
public bool DropDownVisible { get; }Property Value
| System.Boolean 
 | 
ElementOffsetWidth
Declaration
public int ElementOffsetWidth { get; }Property Value
| System.Int32 
 | 
Enabled
Declaration
public bool Enabled { get; }Property Value
| System.Boolean 
 | 
LocatorExpression
Declaration
public override IFindExpression LocatorExpression { get; }Property Value
| IFindExpression 
 | 
Overrides
Text
Declaration
public string Text { get; }Property Value
| System.String 
 | 
Value
Declaration
public string Value { get; }Property Value
| System.String 
 | 
Methods
AssignElement(Element)
ControlAssert()
HideDropDown()
Declaration
public void HideDropDown()ShowDropDown()
Declaration
public void ShowDropDown()