Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl Class / ToolBars Property

In This Topic
    ToolBars Property
    In This Topic
    Gets the preview control toolbars.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolBars As C1PrintPreviewControl.PreviewToolBars
    public C1PrintPreviewControl.PreviewToolBars ToolBars {get;}
    See Also