[]
Configurates AllowDragging. Sets whether users are allowed to drag rows and/or columns with the mouse.
public virtual TBuilder AllowDragging(AllowDragging value)
Type | Name | Description |
---|---|---|
AllowDragging | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |