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

In This Topic
    TextBox Property (DelayedTextInfo)
    In This Topic
    Gets the text item associated with the delayed text.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextBox As ITextItem
    public ITextItem TextBox {get;}
    See Also