Flexible TreeView Flexible TreeView


Support & Community

Treeview options

Previous Table of Contents Next

Flexible TreeView allows you to change the appearance and behavior of every part of the treeview. To control the treeview appearance and behavior use the Options treeview property.

Here is the description of those options that didn`t appear in other articles.


Options.Appearance

ShowHorzScroll, ShowVertScroll

Treeview`s scroll bars are accessible in the HorzScrollBar and VertScrollBar properties. You can hide them by disabling the Options.Appearance.ShowHorzScroll and Options.Appearance.ShowVertScroll properties respectively.


Options.Behavior

SmartVerticalScroll

When a treeview contains long nodes, it may be hard to view all content of this treeview. Flexible TreeView allows you to greatly improve working with this kind of data by introducing a smart vertical scroll - when you scroll the treeview vertically, it tries to locate the best horizontal position to view currently visible nodes, and then scrolls to that position automatically. You can disable this behavior by disabling the Options.Behavior.SmartVerticalScroll 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.