[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotPanelBuilder.RestrictDragging

RestrictDragging Method

RestrictDragging(bool?)

Configurates RestrictDragging. Sets a value that determines whether the panel should restrict drag operations based on field types.

Declaration
public PivotPanelBuilder RestrictDragging(bool? value)
Parameters
Type Name Description
bool? value

The value.

Returns
Type Description
PivotPanelBuilder

Current builder.