Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / DialogEventArgs Class / ShowDialog Field

In This Topic
    ShowDialog Field
    In This Topic
    Gets or sets a value that determines whether the component should display the parameters dialog.
    Syntax
    'Declaration
     
    Public ShowDialog As Boolean
    public bool ShowDialog
    See Also