ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / LocateDataSourceArgs Class
Properties

In This Topic
    LocateDataSourceArgs Class Members
    In This Topic

    The following tables list the members exposed by LocateDataSourceArgs.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the LocateDataSourceArgs class.  
    Top
    Public Properties
     NameDescription
    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 GrapeCity.ActiveReports.PageReportModel.Report for which is trying to locate the data set.  
    Top
    See Also