NavigationPaneDockingStyle Property
NavigationPaneDockingStyle
Gets or sets the position and manner in which the control is docked in the navigation page.
Declaration
public DockStyle NavigationPaneDockingStyle { get; set; }
Public Property NavigationPaneDockingStyle As DockStyle