[]
        
(Showing Draft Content)

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

PasteEmptyCells Method

PasteEmptyCells(bool)

Configurates PasteEmptyCells. Sets a value that determines whether when pasting, paste all cells or only not empty cells.

Declaration
public virtual TBuilder PasteEmptyCells(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
TBuilder

Current builder.