PivotTable.IsGridDropZones

PivotTable.IsGridDropZones property

Indicates whether the PivotTable report displays classic pivottable layout. (enables dragging fields in the grid)

public bool IsGridDropZones { get; set; }

See Also