[]
Configurates AllowResizing. Sets a value that indicates whether the user can resize the row or column with the mouse.
public virtual TBuilder AllowResizing(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |