[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Layout.ContentRange.Owner

Owner Property

Owner

Specifies the IReportItem represented by the current range.

Declaration
public abstract IReportItem Owner { get; }
Implements