New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.DropDownNodeData

Data class used for transferring tree nodes from and to web services.

Inheritance Hierarchy

  • System.Object
  • Telerik.Web.UI.DropDownNodeData

Properties

Attributes IDictionary2`

Custom attributes for the item to pass to the client.

ExpandMode DropDownTreeNodeExpandMode

Expand mode of the node

Text String

Text for the item to pass to the client.

Value String

Value for the item to pass to the client.