alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum WrapMode

    Defines the wrap mode for Tree Grid. Both - Wraps both the header and content.
    Header - Wraps header alone.
    Content - Wraps content alone.

    Namespace: Syncfusion.Blazor.TreeGrid
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public enum WrapMode

    Fields

    Name Description
    Both

    Wraps both the header and content.

    Content

    Wraps content alone.

    Header

    Wraps header alone.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved