menu

WinUI

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TreeRowType - WinUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TreeRowType

    Defines the constants that specify the possible row type in SfTreeGrid.

    Inheritance
    System.Object
    TreeRowType
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.Grid.WinUI.dll
    Syntax
    public sealed class TreeRowType : Enum

    Fields

    DefaultRow

    Specifies the default row type.

    Declaration
    public const TreeRowType DefaultRow
    Field Value
    Type
    TreeRowType

    HeaderRow

    Specifies the Header row type.

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