ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / LocateDataSourceEventArgs Class
Properties

In This Topic
    LocateDataSourceEventArgs Class Members
    In This Topic

    The following tables list the members exposed by LocateDataSourceEventArgs.

    Public Properties
     NameDescription
    Public PropertyThe data returned by the event handler.  
    Public PropertyGets the report's GrapeCity.ActiveReports.PageReportModel.IDataSet object to locate data for.  
    Public PropertyGets the Parameters collection specified for a given report instance.  
    Public PropertyGets the Report that is trying to locate the data set.  
    Top
    See Also