ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewCell Class / Text Property

In This Topic
    Text Property (C1GridViewCell)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Text As System.String
    public virtual System.string Text {get; set;}
    See Also