menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum GridTreeRowType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum GridTreeRowType

    Enumerations for the possible row types in the grid.

    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public enum GridTreeRowType

    Fields

    Name Description
    Caption

    A tree node whose node.Data is some string that is displayed in a single covered cell.

    Footer

    Unbound row under the tree contents

    Header

    Columns header row

    Node

    Row conatining a tree node

    UnboundRow

    Unbound row in the tree contents at the top / bottom

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