MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ContentRange Class / Owner Property

In This Topic
Owner Property (ContentRange)
In This Topic
Specifies the GrapeCity.ActiveReports.Extensibility.Rendering.Components.IReportItem represented by the current range.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Owner As IReportItem
 
See Also