ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1Editor Class / Enabled Property

In This Topic
    Enabled Property (C1Editor)
    In This Topic
    Gets or sets if control is enabled.
    Syntax
    'Declaration
     
    Public Overrides Property Enabled As System.Boolean
    public override System.bool Enabled {get; set;}
    See Also