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 |