PivotField.DragToColumn

PivotField.DragToColumn property

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

public bool DragToColumn { get; set; }

See Also