[]
        
(Showing Draft Content)

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

ExpandSelectionOnCopyPaste Method

ExpandSelectionOnCopyPaste(bool)

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.

Declaration
public TBuilder ExpandSelectionOnCopyPaste(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.