ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing.Serialization Namespace / ReportMetaCanvas.DelayedContent Class / GetDelayedString Method

In This Topic
    GetDelayedString Method (ReportMetaCanvas.DelayedContent)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetDelayedString( _
       ByVal textBoxId As String _
    ) As DelayedStringUpdated
    public DelayedStringUpdated GetDelayedString( 
       string textBoxId
    )

    Parameters

    textBoxId
    See Also