[]
        
(Showing Draft Content)

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

IsReadOnly Method

IsReadOnly(bool)

Configurates IsReadOnly. Sets whether cells in this row or column can be edited.

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

The value.

Returns
Type Description
TBuilder

Current builder.