ComponentOne ASP.NET MVC Controls
IsReadOnly Property (Gauge)

C1.Web.Mvc Namespace > Gauge Class : IsReadOnly Property
Gets or whether the user can edit the value using the mouse and the keyboard.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsReadOnly As Boolean
[DefaultValue(true)]
public bool IsReadOnly {get; set;}
See Also

Reference

Gauge Class
Gauge Members