PivotField.AllowDraggingToRow

PivotField.AllowDraggingToRow property

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

public bool AllowDraggingToRow { get; set; }

See Also