Back to Devexpress

SortState Interface

officefileapi-devexpress-dot-spreadsheet-beac7f30.md

latest1.1 KB
Original Source

SortState Interface

Contains sort conditions and allows you to perform sorting.

Namespace : DevExpress.Spreadsheet

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

NuGet Package : DevExpress.Spreadsheet.Core

Declaration

csharp
public interface SortState
vb
Public Interface SortState

The following members return SortState objects:

Remarks

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

See Also

SortState Members

DevExpress.Spreadsheet Namespace