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

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

    Parameters

    embeddedStyleSheet
    See Also