[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.GaugeBuilder-2.IsReadOnly

IsReadOnly Method

IsReadOnly(bool)

Configurates IsReadOnly. Sets or whether the user can edit the value using the mouse and the keyboard.

Declaration
public TBuilder IsReadOnly(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.