menu

WinUI

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

    Show / Hide Table of Contents

    Class ExportCellType

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

    Inheritance
    System.Object
    ExportCellType
    Namespace: Syncfusion.UI.Xaml.TreeGrid.Export
    Assembly: Syncfusion.GridExport.WinUI.dll
    Syntax
    public sealed class ExportCellType : Enum

    Fields

    HeaderCell

    Declaration
    public const ExportCellType HeaderCell
    Field Value
    Type
    ExportCellType

    RecordCell

    Declaration
    public const ExportCellType RecordCell
    Field Value
    Type
    ExportCellType

    StackedHeaderCell

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