ASPxTreeView.EnableNodeTextWrapping Property
Gets or sets a value specifying whether the text wrapping is enabled in the Tree View nodes.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Remarks
Use the EnableNodeTextWrapping property to enable text wrapping in the Tree View node when it doesn’t fit the container.
Note
Online Demos Refer to the following online demos to review this feature in action:
See Also