ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ViewExpressionBuilderForm Class / Dock Property

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