ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / ICustomLabel Interface / Text Property

In This Topic
    Text Property (ICustomLabel)
    In This Topic
    Gets the label value
    Syntax
    'Declaration
     
    ReadOnly Property Text As String
    string Text {get;}
    See Also