ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / TextRun Class / TextRun Constructor






In This Topic
    TextRun Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New TextRun()
    public TextRun()
    public TextRun(); 
    public function TextRun();
    public: TextRun();
    public:
    TextRun();
    See Also