ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView.Printing Namespace / PrintProgressForm Class / Dock Property

In This Topic
    Dock Property (PrintProgressForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Dock As System.Windows.Forms.DockStyle
    public virtual System.Windows.Forms.DockStyle Dock {get; set;}
    See Also