DropDownTreeConstants Class

Progress Software Corporation - Testing Framework 2018.1 Automation Infrastructure
Represents the RadDropDownTree constants class.
Inheritance Hierarchy

SystemObject
  Telerik.WebAii.Controls.HtmlDropDownTreeConstants

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 static class DropDownTreeConstants

The DropDownTreeConstants type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberCssDropDownTree
The CSS class identifying the DropDownTree control.
Public fieldStatic memberCssDropDownTreeIcon
The CSS class identifying the DropDownTree icon.
Public fieldStatic memberCssDropDownTreeInput
The CSS class identifying the DropDownTree input.
Public fieldStatic memberCssDropDownTreeSlide
The CSS class identifying the DropDownTree popup slide icon.
Public fieldStatic memberDropDownEmbeddedTree
The ID part identifying the embedded tree of the DropDownTree control.
Public fieldStatic memberDropDownTree
The DropDownTree key used across the source classes.
Public fieldStatic memberDropDownTreePopup
The DropDownTreePopup key used across the source classes.
Top
See Also

Reference