Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.PageToolBar Class / ResetToolStrip Method

In This Topic
    ResetToolStrip Method (C1PrintPreviewControl.PageToolBar)
    In This Topic
    Resets the ToolStrip property to its default value.
    Syntax
    'Declaration
     
    Protected Overridable Sub ResetToolStrip() 
    protected virtual void ResetToolStrip()
    See Also