[]
Configurates IsReadOnly. Sets a value that indicates whether the user can modify the control value using the mouse and keyboard.
public CalendarBuilder IsReadOnly(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
CalendarBuilder | Current builder. |