ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / DataSourceIconClickEventArgs Class / DataSourceIconClickEventArgs Constructor

In This Topic
    DataSourceIconClickEventArgs Constructor
    In This Topic
    Initializes a new instance of the DatasourceClickEventArgs class.
    Syntax
    'Declaration
     
    Public Function New()
    public DataSourceIconClickEventArgs()
    See Also