ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixCell Interface / CellLabel Property

In This Topic
    CellLabel Property
    In This Topic
    Gets the cell's label.
    Syntax
    'Declaration
     
    ReadOnly Property CellLabel As String
    string CellLabel {get;}

    Property Value

    A System.String representing the label of the cell.
    See Also