WinExplorerView.SortInfo Property
Sorting is not supported for the WinExplorerView.
Namespace: DevExpress.XtraGrid.Views.WinExplorer
Assembly: DevExpress.XtraGrid.v23.1.dll
NuGet Package: DevExpress.Win.Grid
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override GridColumnSortInfoCollection SortInfo { get; }
Property Value
Type |
---|
GridColumnSortInfoCollection |
See Also