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

In This Topic
    Dialog Field (DialogEventArgs)
    In This Topic
    Reference to a DialogEventArgs that is about to be displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Dialog As Form
    public readonly Form Dialog
    See Also