ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IContentRange Interface / Owner Property

In This Topic
    Owner Property (IContentRange)
    In This Topic
    Specifies the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem represented by the current range.
    Syntax
    'Declaration
     
    ReadOnly Property Owner As IReportItem
    IReportItem Owner {get;}
    See Also