ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / IMasterContentService Interface / GetOwner Method / GetOwner(DataSource) Method

In This Topic
    GetOwner(DataSource) Method
    In This Topic
    returns the owner for the specified DataSource
    Syntax
    'Declaration
     
    Overloads Function GetOwner( _
       ByVal dataSource As DataSource _
    ) As ItemOwners
    ItemOwners GetOwner( 
       DataSource dataSource
    )

    Parameters

    dataSource
    See Also