Skip to main content
A newer version of this page is available. .

WinExplorerView.SortInfo Property

Sorting is not supported for the WinExplorerView.

Namespace: DevExpress.XtraGrid.Views.WinExplorer

Assembly: DevExpress.XtraGrid.v19.2.dll

Declaration

[Browsable(false)]
public override GridColumnSortInfoCollection SortInfo { get; }

Property Value

Type
GridColumnSortInfoCollection
See Also