ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / DelayedTextInfo Class / Text Property

In This Topic
    Text Property (DelayedTextInfo)
    In This Topic
    Gets the text for the delayed text.
    Syntax
    'Declaration
     
    Public ReadOnly Property Text As String
    public string Text {get;}
    See Also