ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLBuilderForm Class / DialogResult Property

In This Topic
    DialogResult Property (VDLBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property DialogResult As System.Windows.Forms.DialogResult
    public System.Windows.Forms.DialogResult DialogResult {get; set;}
    See Also