True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid.BaseGrid Namespace / Frame Class / Dock Property

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