[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputNumberBuilder.IsReadOnly

IsReadOnly Method

IsReadOnly(bool)

Configurates IsReadOnly. Sets a value that indicates whether the user can modify the control value using the mouse and keyboard.

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

The value.

Returns
Type Description
InputNumberBuilder

Current builder.