PivotField.IsAutoSort

PivotField.IsAutoSort property

Indicates whether the specified PivotTable field is automatically sorted.

public bool IsAutoSort { get; set; }

See Also