PivotField.DragToHide

PivotField.DragToHide property

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

public bool DragToHide { get; set; }

See Also