New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.DropDownSettings

This class defines the drop down settings of the DropDownTree control.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.ObjectWithState
  • Telerik.Web.UI.DropDownSettings

Properties

AutoWidth DropDownTreeAutoWidth

Gets or sets whether to enable/disable the RadDropDownTree drop down auto width.

CloseDropDownOnSelection Boolean

Gets or sets a value that indicates whether the dropdown should be closed on selection of a node.

CssClass String

Gets or sets a custom CSS class to the DropDown.

Height Unit

Gets or sets the height of the dropdown in pixels.

OpenDropDownOnLoad Boolean

Gets or sets a value that indicates whether the dropdown should be opened by default on loading the page.

Width Unit

Gets or sets the width of the dropdown in pixels.

In this article