New to Telerik UI for WinForms? Download free 30-day trial

Smart Tag

The Smart Tag for RadTreeView lets you quickly access common tasks involved with building RadTreeView elements and customizing appearance through themes.

WinForms RadTreeView Smart Tag

  • Common Tasks

    • New Theme Manager: Adds a new RadThemeManager component to the form.

    • Edit UI elements: Opens a dialog that displays the Element Hierarchy Editor. This editor lets you browse all the elements in the control, including the RadGridView itself and elements that make up the columns, rows, headers and other parts of the grid.

    • Theme Name: Select a theme name from the drop down list of themes available for that control. Selecting a theme allows you to change all aspects of the controls visual style at one time.

  • Data Binding

    • Choose DataSource: Allows you to select a DataSource in order to populate the control.

    • DisplayMemeber: Sets the display member.

    • ParentMember: Sets the parent member.

    • ChildMember: Sets the child member.

    • ValueMember: Sets the value member.

    • Relation Bindings: Allow you to edit the relations collection.

  • OpenProperty Builder: Use the Property Builder to quickly create and arrange node structure and appearance.

  • Learning Center: Navigate to the Telerik help, code library projects or support forum.

  • Search: Search the Telerik site for a given string.

  • Dock in parent container: Docks RadTreeView into the parent container.

See Also

In this article