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
Flexible TreeView v2.7
Sunday, 01 August 2010

Flexible TreeView v2.7 has been released with completely reimplemented data binding support.

Flexible TreeView v2.6
Thursday, 13 May 2010
Flexible TreeView v2.6 has been released with Visual Studio 2010 support, new NodeDateTime node control, data access great speed increase and much more.
Flexible TreeView v2.5
Saturday, 13 March 2010

Flexible TreeView v2.5 has been released with the new NodeProgressBar node control.

Latest release

Version:
Release date:
2.7.1
Aug 11, 2010


Copyright © 2006-2010 ARMSoft. All rights reserved.