C1.Web.Mvc Namespace / LinearGaugeBase Class / IsReadOnly Property

In This Topic
IsReadOnly Property (LinearGaugeBase)
In This Topic
Gets or whether the user can edit the value using the mouse and the keyboard.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property IsReadOnly As Boolean
 
See Also