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

In This Topic
    Open Property
    In This Topic
    Gets the Open toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Open As ToolStripSplitButton
    public ToolStripSplitButton Open {get;}
    See Also