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

Glossary Item Box

Initializes a new instance of the DatasourceClickEventArgs class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public DataSourceIconClickEventArgs()

See Also