ActiveReports 8
DataSourceIconClickedEventArgs Constructor

The enumerated DialogResult value returned from the dialog.
Initializes a new instance of the DatasourceClickEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal dialogResult As System.Windows.Forms.DialogResult _
)
public DataSourceIconClickedEventArgs( 
   System.Windows.Forms.DialogResult dialogResult
)

Parameters

dialogResult
The enumerated DialogResult value returned from the dialog.
See Also

Reference

DataSourceIconClickedEventArgs Class
DataSourceIconClickedEventArgs Members

Support Forum