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

In This Topic
    Dialog Property
    In This Topic
    TBD: Gets a System.Windows.Forms.Form object that is about to be displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Property Dialog As Form
    public Form Dialog {get;}
    See Also