NavigationPaneDockingStyle Property (PrintPreviewWinSettings)
In This Topic
Gets or sets the position and manner in which the control is docked in the navigation page.
Syntax
'Declaration
Public Property NavigationPaneDockingStyle As DockStyle
public DockStyle NavigationPaneDockingStyle {get; set;}
See Also