WinExplorerView.SortInfo Property
In This Article
Sorting is not supported for the WinExplorerView.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v24.2.dll
NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override GridColumnSortInfoCollection SortInfo { get; }
#Property Value
Type |
---|
Grid |
See Also