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

Telerik.Web.UI.DropDownTreeFilterSettings

Represent the filter setting of the RadDropDownTree control

Inheritance Hierarchy

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

Properties

EmptyMessage String

Gets or sets a value indicating the empty message of the filter.

Filter DropDownTreeFilter

Gets or sets a value indicating the filter criteria.

FilterTemplate DropDownTreeFilter

Gets or sets a value indicating the filter criteria when template is applied.

Highlight DropDownTreeHighlight

Gets or sets a value indicating whether to highlight the matches.

MinFilterLength DropDownTreeFilter

Defines the minimum number of characters that must be typed before a filtering is made.

In this article