ActiveReports Developer 7
DataSourceIconClickEventArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace : DataSourceIconClickEventArgs Class

Glossary Item Box

The following tables list the members exposed by DataSourceIconClickEventArgs.

Public Constructors

 NameDescription
Public ConstructorDataSourceIconClickEventArgs ConstructorInitializes a new instance of the DatasourceClickEventArgs class.  
Top

Public Properties

 NameDescription
Public PropertyCancelDetermines whether the default DataSource dialog is displayed. If the value is set to True, the DataSource dialog will not open when the DataSource Icon is clicked in the End-User Designer.  
Top

See Also