|
Resizing
Wednesday, 16 September 2009
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.
|
|