ClassDropDownTreeConstants
Class
Represents the RadDropDownTree constants class.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public static class DropDownTreeConstants
Inheritance: objectDropDownTreeConstants
Fields
CssDropDownTree
The CSS class identifying the DropDownTree control.
Declaration
cs-api-definition
public const string CssDropDownTree = "RadDropDownTree RadDropDownTree"
Field Value
CssDropDownTreeIcon
The CSS class identifying the DropDownTree icon.
Declaration
cs-api-definition
public const string CssDropDownTreeIcon = "rddtIcon"
Field Value
CssDropDownTreeInput
The CSS class identifying the DropDownTree input.
Declaration
cs-api-definition
public const string CssDropDownTreeInput = "rddtFakeInput "
Field Value
CssDropDownTreeSlide
The CSS class identifying the DropDownTree popup slide icon.
Declaration
cs-api-definition
public const string CssDropDownTreeSlide = "rddtSlide"
Field Value
DropDownEmbeddedTree
The ID part identifying the embedded tree of the DropDownTree control.
Declaration
cs-api-definition
public const string DropDownEmbeddedTree = "_EmbeddedTree"
Field Value
DropDownTree
The DropDownTree key used across the source classes.
Declaration
cs-api-definition
public const string DropDownTree = "RadDropDownTree"
Field Value
DropDownTreePopup
The DropDownTreePopup key used across the source classes.
Declaration
cs-api-definition
public const string DropDownTreePopup = "rddtPopup rddtPopup"
Field Value