Search results

WrapMode API in JavaScript TreeGrid API control

Defines wrapping modes for column content in TreeGrids. The available wrap modes are:

  • Both: Wraps both header and content.
  • Header: Wraps only the header.
  • Content: Wraps only the content.
  • Both
  • Header
  • Content