|
Text wrapping
Tuesday, 18 August 2009
Flexible TreeView supports the auto–wrapping of text that exceeds a column’s or treeview’s bounds. You can enable text auto–wrapping in text node controls (NodeTextBox, ExpandableTextBox, ExpandablePanel, etc.) by setting the appropriate wrap mode in the TextWrapMode node control property. Available modes:
The auto–wrapping is also supported in HTML text.
|
|