[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexGridBaseBuilder-3.AllowResizing

AllowResizing Method

AllowResizing(AllowResizing)

Configurates AllowResizing. Sets whether users are allowed to resize rows and/or columns with the mouse.

Declaration
public virtual TBuilder AllowResizing(AllowResizing value)
Public Overridable Function AllowResizing(value As AllowResizing) As TBuilder
Parameters
Type Name Description
AllowResizing value

The value.

Returns
Type Description
TBuilder

Current builder.