menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class WrapMode - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class WrapMode

    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.

    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
    WrapMode

    Content

    Declaration
    public const WrapMode Content
    Field Value
    Type
    WrapMode

    Header

    Declaration
    public const WrapMode Header
    Field Value
    Type
    WrapMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved