ComponentOne ASP.NET MVC Controls
IsDisabled Property (FormulaBar)

C1.Web.Mvc.Sheet Namespace > FormulaBar 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;}
Remarks
Disabled controls cannot get mouse or keyboard events.
See Also

Reference

FormulaBar Class
FormulaBar Members