ComponentOne AppView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1AppView Namespace / C1AppViewTemplateContent Class / Enabled Property

In This Topic
    Enabled Property (C1AppViewTemplateContent)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Enabled As System.Boolean
    public virtual System.bool Enabled {get; set;}
    See Also