PivotField.NonAutoSortDefault

PivotField.NonAutoSortDefault property

Indicates whether a sort operation that will be applied to this pivot field is an autosort operation or a simple data sort.

public bool NonAutoSortDefault { get; set; }

See Also