menu

WPF

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

    Show / Hide Table of Contents

    Enum TreeColumnType

    Defined the constants that specify the possible column type in SfTreeGrid.

    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum TreeColumnType

    Fields

    Name Description
    ColumnHeader

    Specifies the column header type column.

    DefaultColumn

    Specifies the default column type.

    ExpanderColumn

    Specifies the expander type column.

    RowHeader

    Specifies the Row header type column.

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