[]
        
(Showing Draft Content)

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

ITablixCornerRow Interface

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

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ITablixCornerRow

Properties

Name Description
CellCollection

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

Extension Methods