menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ExportCellType - UWP 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.Grid.Converter
    Assembly: Syncfusion.SfGridConverter.UWP.dll
    Syntax
    public sealed class ExportCellType : Enum

    Fields

    BottomUnBoundCell

    Declaration
    public const ExportCellType BottomUnBoundCell
    Field Value
    Type
    ExportCellType

    FooterUnBoundCell

    Declaration
    public const ExportCellType FooterUnBoundCell
    Field Value
    Type
    ExportCellType

    FrozenUnBoundCell

    Declaration
    public const ExportCellType FrozenUnBoundCell
    Field Value
    Type
    ExportCellType

    GroupCaptionCell

    Declaration
    public const ExportCellType GroupCaptionCell
    Field Value
    Type
    ExportCellType

    GroupSummaryCell

    Declaration
    public const ExportCellType GroupSummaryCell
    Field Value
    Type
    ExportCellType

    HeaderCell

    Declaration
    public const ExportCellType HeaderCell
    Field Value
    Type
    ExportCellType

    IndentCell

    Declaration
    public const ExportCellType IndentCell
    Field Value
    Type
    ExportCellType

    RecordCell

    Declaration
    public const ExportCellType RecordCell
    Field Value
    Type
    ExportCellType

    StackedHeaderCell

    Declaration
    public const ExportCellType StackedHeaderCell
    Field Value
    Type
    ExportCellType

    TableSummaryCell

    Declaration
    public const ExportCellType TableSummaryCell
    Field Value
    Type
    ExportCellType

    TopTableSummaryCell

    Declaration
    public const ExportCellType TopTableSummaryCell
    Field Value
    Type
    ExportCellType

    TopUnBoundCell

    Declaration
    public const ExportCellType TopUnBoundCell
    Field Value
    Type
    ExportCellType

    Extension Methods

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