Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / InitializeSSRSParametersDialogEventArgs Class / ShowDialog Property

In This Topic
    ShowDialog Property
    In This Topic
    TBD: Gets or sets a value that determines whether the component should display the parameters dialog.
    Syntax
    'Declaration
     
    Public Property ShowDialog As Boolean
    public bool ShowDialog {get; set;}
    See Also