[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixHeader

ITablixHeader Interface

Represents a group header in a tablix.

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

Properties

Name Description
CellContents

Gets the report item contained in the cell.

Size

Gets the height or width of the group header.

SpanCount

Gets the number of columns for row headers (rows for column headers).

Extension Methods