ActiveReports 12
Owner Property (ContentRange)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ContentRange Class : Owner Property
 Specifies the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem represented by the current range.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Owner As IReportItem
public abstract IReportItem Owner {get;}
See Also

Reference

ContentRange Class
ContentRange Members