ActiveReports 18 .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;}
    See Also