PivotField.DragToRow

PivotField.DragToRow property

Indicates whether the specified field can be dragged to the row position. The default value is true.

public bool DragToRow { get; set; }

See Also