True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / PrintPreviewWinSettings Class / NavigationPaneDockingStyle Property

In This Topic
    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 System.Windows.Forms.DockStyle
    public System.Windows.Forms.DockStyle NavigationPaneDockingStyle {get; set;}
    See Also