Flexible TreeView Flexible TreeView


Support & Community

Resizing

Previous Table of Contents Next

Flexible TreeView allows you to fully control the column sizing behavior. To get or set the column width, use the Width property. When the column is being resized, it is restricted by the MinWidth and MaxWidth properties` values, which defines minimum and maximum width in pixels respectively.
If you want to deny column resizing completely, disable the Resizable column property.


Events

After the column width has been changed, the treeview raises the ColumnWidthChanged event.


Column auto-size

When you don’t know the column`s content width and want to auto–show all the column`s content simultaneously, enable the AutoSize property to auto–size the column width according to the content inside.
If you want to auto–fit all columns in the treeview, enable the Options.Column.AutoFitColumns treeview 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.