\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintForm Class / Dock Property

In This Topic
    Dock Property (PrintForm)
    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