Configurates
C1.Web.Mvc.Gauge.IsReadOnly. Sets or whether the user can edit the value using the mouse and the keyboard.
Syntax
'Declaration
Public Function IsReadOnly( _
ByVal As Boolean _
) As
public IsReadOnly(
bool
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also