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