Class ExportCellType
Defines constants for specifying the type of cell to be exported.
Inheritance
System.Object
ExportCellType
Assembly: Syncfusion.SfDataGridConverter.WinForms.dll
public sealed class ExportCellType : Enum
Fields
Declaration
public const ExportCellType BottomUnBoundCell
Field Value
Declaration
public const ExportCellType FooterUnBoundCell
Field Value
Declaration
public const ExportCellType FrozenUnBoundCell
Field Value
Declaration
public const ExportCellType GroupCaptionCell
Field Value
Declaration
public const ExportCellType GroupSummaryCell
Field Value
Declaration
public const ExportCellType HeaderCell
Field Value
Declaration
public const ExportCellType IndentCell
Field Value
Declaration
public const ExportCellType RecordCell
Field Value
Declaration
public const ExportCellType StackedHeaderCell
Field Value
Declaration
public const ExportCellType TableSummaryCell
Field Value
Declaration
public const ExportCellType TopTableSummaryCell
Field Value
Declaration
public const ExportCellType TopUnBoundCell
Field Value