ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / TextRun Class / Text Property

In This Topic
    Text Property (TextRun)
    In This Topic
    Gets or sets the text of the text run.
    Syntax
    'Declaration
     
    
    Public Property Text As String
    public string Text {get; set;}
    See Also