[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixCorner.RowCollection

RowCollection Property

RowCollection

Gets the rows of the tablix corner.

Declaration
IItemCollection<ITablixCornerRow> RowCollection { get; }
Property Value
Type Description
IItemCollection<ITablixCornerRow>

An IItemCollection<T> representing the rows of the tablix corner.