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