[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Fluent.FlexSheetBuilder.EnableDragDrop

EnableDragDrop Method

EnableDragDrop(bool)

Configurates EnableDragDrop. Sets the value to indicates whether enable drag and drop rows or columns in FlexSheet.

Declaration
public FlexSheetBuilder EnableDragDrop(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
FlexSheetBuilder

Current builder.