Skip to main content
A newer version of this page is available. .

TreeListCustomColumnSortEventArgs Class

Provides data for the TreeListView.CustomColumnSort event.

Namespace: DevExpress.Xpf.Grid.TreeList

Assembly: DevExpress.Xpf.Grid.v19.1.dll

Declaration

public class TreeListCustomColumnSortEventArgs :
    EventArgs

Remarks

To learn more, see TreeListView Sorting Specifics and Sorting Modes and Custom Sorting.

Inheritance

Object
EventArgs
TreeListCustomColumnSortEventArgs
See Also