New to Telerik UI for WPFStart a free 30-day trial

Used in the RadTreeView to specify what will be brought into view when the BringIntoView or an equivalent method is called for a RadTreeViewItem.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

C#
public enum BringIntoViewMode

Fields

Just the header of the item will be brought into view.

C#
Header = 0

The header and as many items as possible will be brought into view.

C#
HeaderAndItems = 1
In this article
DefinitionFieldsHeaderHeaderAndItems
Not finding the help you need?
Contact Support