Click or drag to resize
CMSTreeViewWordWrap Property
Indicates if text can be wrapped or space is replaced with non breakable space.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
public virtual bool WordWrap { get; set; }

Property Value

Type: Boolean
See Also