ComponentOne Reports for WPF
C1.C1Report Namespace / DialogEventArgs Class / ShowDialog Field

In This Topic
    ShowDialog Field (DialogEventArgs)
    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