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

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

    Parameters

    component
    See Also