[]
        
(Showing Draft Content)

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

AllowDragging Method

AllowDragging(AllowDragging)

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

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

The value.

Returns
Type Description
TBuilder

Current builder.