[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Tablix.ITablixCell

ITablixCell Interface

Represents the contents of each cell in the body section of a tablix.

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

Properties

Name Description
AutoMerge

Gets the policy for merging nearby cells with the same content.

CellContents

Gets the contents of a cell in a tablix body.

DataElementName

Gets the name to use for the cell element.

DataElementOutput

Gets a value that indicates whether the cell contents should appear in a data rendering.

Extension Methods