Flexible TreeView Flexible TreeView


Support & Community

Sorting

Previous Table of Contents Next

To tell the treeview to use the column`s content in the nodes sorting process, enable the Sortable column property.


Sort order

If you want to change the column`s sort order, use the SortOrder column property. Column supports three sort orders (ascending, descending, none), but you can limit it to use only two sort orders (ascending, descending) by disabling the ThreeStateSortOrder property (enabled by default).
If you don`t want to allow users to change the column sort order in run–time, disable the Clickable column property.


Events

When the column sort order has changed, the treeview raises the ColumnSortOrderChanging and ColumnSortOrderChanged events, before and after changes, respectively.


Sort order indicator

You can control whether to show a sort order mark on the column header by using the Treeview.Options.Column.ShowSortArrow property.

Previous Top Next


Last news
Bookmark and Share
Use Flexible TreeView in WPF project
Sunday, 18 December 2011

Do you have a WPF project and want to use Flexible TreeView there? No problem!

Flexible TreeView v3.4
Friday, 16 December 2011

Flexible TreeView v3.4 maintenance release has been released.

Flexible TreeView v3.3
Friday, 23 September 2011

Flexible TreeView v3.3 maintenance release has been released. Separate assemblies for .NET 2.0, 4.0 and 4.0 Client Profile, HTML markup extension, etc.

Latest release

Version:
Release date:
3.4
Dec 16, 2011


Copyright © 2006-2012 ARMSoft. All rights reserved.