ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / TextRunMarkup Class / text Field

In This Topic
    text Field (TextRunMarkup)
    In This Topic
    The text of the text run. May not contain line breaks.
    Syntax
    'Declaration
     
    Public text As System.String
    public System.string text
    See Also