[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixCornerRow.CellCollection

CellCollection Property

CellCollection

Gets the list of cells in a row of the corner section of a tablix.

Declaration
IItemCollection<ITablixCornerCell> CellCollection { get; }
Property Value
Type Description
IItemCollection<ITablixCornerCell>

An IItemCollection<T> representing the cells in the row.