Skip to main content
All docs
V25.2
  • TreeViewSortDescription Class

    Specifies how to sort TreeView items.

    Namespace: DevExpress.Maui.TreeView

    Assembly: DevExpress.Maui.TreeView.dll

    NuGet Package: DevExpress.Maui.TreeView

    Declaration

    public class TreeViewSortDescription :
        SortDescription,
        ITreeView.IColumn

    Remarks

    For more information, refer to the following help topic: Sort Tree View Items.

    Inheritance

    System.Object
    BindableObject
    Element
    DevExpress.Maui.Core.Internal.DXElementBaseCore
    SortDescriptionBase
    SortDescription
    TreeViewSortDescription
    See Also