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

AutoFilterBase.SortState Property

Provides access to an interface that allows you to specify sort conditions and perform sorting.

Namespace: DevExpress.Spreadsheet

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

Declaration

SortState SortState { get; }

Property Value

Type Description
SortState

A SortState interface.

See Also