TextWrapSettingsModel
23 Sep 20251 minute to read
Interface for a class TextWrapSettings
Properties
wrapMode WrapMode
The wrapMode property defines how the text in the grid cells should be wrapped. The available modes are:
-
Both: Wraps text in both the header and content cells. -
Content: Wraps text in the content cells only. -
Header: Wraps texts in the header cells only.