Enum ExportCellType
Defines constants for specifying the type of cell to be exported.
Namespace: Syncfusion.UI.Xaml.Grid.Converter
Assembly: Syncfusion.SfGridConverter.WPF.dll
Syntax
public enum ExportCellType
Fields
| Name |
|---|
| BottomUnBoundCell |
| FooterUnBoundCell |
| FrozenUnBoundCell |
| GroupCaptionCell |
| GroupSummaryCell |
| HeaderCell |
| IndentCell |
| RecordCell |
| StackedHeaderCell |
| TableSummaryCell |
| TopTableSummaryCell |
| TopUnBoundCell |