ComponentOne ASP.NET MVC Controls
IsDisabled Property (Control)

C1.Web.Mvc Namespace > Control Class : IsDisabled Property
Gets or sets a value that determines whether the control is disabled.
Syntax
'Declaration
 
Public Property IsDisabled As Boolean
public bool IsDisabled {get; set;}
See Also

Reference

Control Class
Control Members