ActiveReports 12
DialogResult Property

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > DataSourceIconClickedEventArgs Class : DialogResult Property
Gets the value from the data source dialog.
Syntax
'Declaration
 
Public ReadOnly Property DialogResult As DialogResult
public DialogResult DialogResult {get;}

Property Value

An enumerated System.Windows.Forms.DialogResult value:

See Also

Reference

DataSourceIconClickedEventArgs Class
DataSourceIconClickedEventArgs Members