ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / ContentOption Class / Content Property

In This Topic
    Content Property
    In This Topic
    Gets or sets the content.
    Syntax
    'Declaration
     
    Public Property Content As System.String
    public System.string Content {get; set;}
    See Also