Enum
BringIntoViewMode

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:

cs-api-definition
public enum BringIntoViewMode

Fields

Header

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

Declaration

cs-api-definition
Header = 0

Field Value

BringIntoViewMode

HeaderAndItems

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

Declaration

cs-api-definition
HeaderAndItems = 1

Field Value

BringIntoViewMode

In this article
DefinitionFieldsHeaderHeaderAndItems
Not finding the help you need?
Contact Support