Search results

TextWrapSettingsModel API in Angular Grid API component

Interface for a class TextWrapSettings

Properties

wrapMode

string

Defines the wrapMode of the Grid. The available modes are:

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