ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / SupportsDisabledAttribute Property

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