[]
Configurates AllowDragging. Sets whether the user can move this row or column to a new position with the mouse.
public override ColumnBuilder AllowDragging(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
ColumnBuilder | Current builder. |