PivotField.DragToPage

PivotField.DragToPage property

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

public bool DragToPage { get; set; }

See Also