Class WrapMode
Defines the wrap mode. Both - Wraps both header and content. Header - Wraps header alone. Content - Wraps content alone.
Inheritance
System.Object
WrapMode
Namespace: Syncfusion.EJ2.TreeGrid
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class WrapMode : Enum
Fields
Both
Declaration
public const WrapMode Both
Field Value
Type | Description |
---|---|
WrapMode |
Content
Declaration
public const WrapMode Content
Field Value
Type | Description |
---|---|
WrapMode |
Header
Declaration
public const WrapMode Header
Field Value
Type | Description |
---|---|
WrapMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |