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

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

    Parameters

    reportParameter
    See Also