Used in the RadTreeView to specify what will be brought into view when the
BringIntoView or an equivalent method is called for a RadTreeViewItem.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Navigation (in Telerik.Windows.Controls.Navigation.dll) Version: 2013.2.611.40
Syntax
| C# |
|---|
public enum BringIntoViewMode |
| Visual Basic |
|---|
Public Enumeration BringIntoViewMode |
Members
See Also