ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering Namespace / LocateDataSourceArgs Class
Members

In This Topic
    LocateDataSourceArgs Class
    In This Topic
    Provides data for the DataProviders used in DataTreeBuilder.
    Object Model
    LocateDataSourceArgs Class
    Syntax
    'Declaration
     
    Public NotInheritable Class LocateDataSourceArgs 
    public sealed class LocateDataSourceArgs 
    Remarks
    This class should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Rendering.LocateDataSourceArgs

    See Also