Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+
Row

SortState Interface

Contains sort conditions and allows you to perform sorting.

Namespace: DevExpress.Spreadsheet

Assembly: DevExpress.Spreadsheet.v21.2.Core.dll

Declaration

public interface SortState

Remarks

The SortState interface is accessible using the AutoFilterBase.SortState property.

See Also