PivotFieldSortSetting.IsSimpleSort

PivotFieldSortSetting.IsSimpleSort property

Indicates whether a simple data sort operation will be applied.

public bool IsSimpleSort { get; }

Remarks

The default value is true.

See Also