ActiveReports Developer 7
CellLabel Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace > IMatrixCell Interface : CellLabel Property

Glossary Item Box

Gets the cell's label.

Syntax

Visual Basic (Declaration) 
ReadOnly Property CellLabel As System.String
C# 
System.string CellLabel {get;}

See Also