A newer version of this page is available.
Switch to the current version.
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; }
<Browsable(False)>
Public Overrides ReadOnly Property SortInfo As GridColumnSortInfoCollection
Property Value
Type |
---|
GridColumnSortInfoCollection |
See Also
Feedback