PivotField.AllowDraggingToPage

PivotField.AllowDraggingToPage property

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

public bool AllowDraggingToPage { get; set; }

See Also