ComponentOne AutoComplete for ASP.NET Web Forms
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 System.Boolean
    public System.bool ShowDialog
    See Also