A newer version of this page is available.
Switch to the current version.
TreeListCustomColumnSortEventArgs Class
Provides data for the TreeListView.CustomColumnSort event.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v19.2.dll
Declaration
public class TreeListCustomColumnSortEventArgs :
EventArgs
Public Class TreeListCustomColumnSortEventArgs
Inherits EventArgs
Remarks
To learn more, see TreeListView Sorting Specifics and Sorting Modes and Custom Sorting.
See Also
Feedback