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

In This Topic
    ToolStrip Property (C1PrintPreviewControl.PreviewToolBar)
    In This Topic
    Gets the ToolStrip containing the buttons in this toolbar.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToolStrip As ToolStrip
    public ToolStrip ToolStrip {get;}
    See Also