FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / PrintMenuItem Class / Dock Property

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