[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixRow

ITablixRow Interface

Represents a tablix row that has a list of cells.

Namespace: GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix
Assembly: MESCIUS.ActiveReports.Core.Rendering.dll
Syntax
public interface ITablixRow : IRenderComponent, IServiceProvider

Properties

Name Description
Cells

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

Height

Gets the height of each cell in this row.

Extension Methods