[]
Configurates ExpandSelectionOnCopyPaste. Sets a value that determines whether the grid should automatically expand the selection to include cells in merged ranges when copying or pasting content to/from the clipboard.
public TBuilder ExpandSelectionOnCopyPaste(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |