[]
        
(Showing Draft Content)

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

AllowResizing Method

AllowResizing(bool)

Configurates AllowResizing. Sets a value that indicates whether the user can resize the row or column with the mouse.

Declaration
public virtual TBuilder AllowResizing(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.