[]
Configurates RestrictDragging. Sets a value that determines whether the panel should restrict drag operations based on field types.
public PivotPanelBuilder RestrictDragging(bool? value)
Type | Name | Description |
---|---|---|
bool? | value | The value. |
Type | Description |
---|---|
PivotPanelBuilder | Current builder. |