menu

UWP

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

    Show / Hide Table of Contents

    Class TreeGridCellType

    Defines constants for specifying the type of cell to be exported.

    Inheritance
    System.Object
    TreeGridCellType
    Namespace: Syncfusion.UI.Xaml.TreeGrid.Converter
    Assembly: Syncfusion.SfGridConverter.UWP.dll
    Syntax
    public sealed class TreeGridCellType : Enum

    Fields

    HeaderCell

    Declaration
    public const TreeGridCellType HeaderCell
    Field Value
    Type
    TreeGridCellType

    RecordCell

    Declaration
    public const TreeGridCellType RecordCell
    Field Value
    Type
    TreeGridCellType

    StackedHeaderCell

    Declaration
    public const TreeGridCellType StackedHeaderCell
    Field Value
    Type
    TreeGridCellType

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved