ComponentOne List for WinForms
C1.Win.C1List 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 DockStyle
    public DockStyle NavigationPaneDockingStyle {get; set;}
    See Also