Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.5.2 Assembly / C1.Win.C1Editor.ToolStrips Namespace / C1EditorToolStripTable Class / DefaultDock Property

In This Topic
    DefaultDock Property (C1EditorToolStripTable)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultDock As System.Windows.Forms.DockStyle
    protected virtual System.Windows.Forms.DockStyle DefaultDock {get;}
    See Also