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

In This Topic
    Parameters Property (C1PrintPreviewControl.FileToolBar)
    In This Topic
    Gets the Parameters toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parameters As ToolStripButton
    public ToolStripButton Parameters {get;}
    See Also