ClassDockingNavigator
Class
Definition
Namespace:Telerik.WebAii.Controls.Xaml.Wpf
Assembly:Telerik.WebAii.Controls.Xaml.Wpf.dll
Syntax:
cs-api-definition
public class DockingNavigator : Control, IAutomationPeer, IPeerConverter, IControl, IFrameworkElement, ITargetElement
Inheritance: objectAutomationObject<FrameworkElement>FrameworkElementWpfTestElementControlDockingNavigator
Implements:
Inherited Members
Constructors
DockingNavigator()
Initializes a new instance of the DockingNavigator class.
Declaration
cs-api-definition
public DockingNavigator()
Properties
ActiveDocumentsListBox
Finds ActiveDocumentsListBox.
Declaration
cs-api-definition
public DockingNavigatorListBox ActiveDocumentsListBox { get; }
Property Value
ActiveDocumentsListBoxHeader
Gets the value of the ActiveDocumentsListBox header.
Declaration
cs-api-definition
public string ActiveDocumentsListBoxHeader { get; }
Property Value
ActivePanesListBox
Finds ActivePanesListBox.
Declaration
cs-api-definition
public DockingNavigatorListBox ActivePanesListBox { get; }
Property Value
ActivePanesListBoxHeader
Gets the value of the ActivePanesListBox header.
PreviewHeader
Gets the value of the preview header.
PreviewHeight
Gets the value of the height of the preview area.
PreviewWidth
Gets the value of the width of the preview area.