Class TreeGridCellType
Defines constants for specifying the type of cell to be exported.
Inheritance
System.Object
TreeGridCellType
Namespace: Syncfusion.UI.Xaml.TreeGrid.Converter
Assembly: Syncfusion.SfGridConverter.UWP.dll
Syntax
public sealed class TreeGridCellType : Enum
Fields
HeaderCell
Declaration
public const TreeGridCellType HeaderCell
Field Value
Type |
---|
TreeGridCellType |
RecordCell
Declaration
public const TreeGridCellType RecordCell
Field Value
Type |
---|
TreeGridCellType |
StackedHeaderCell
Declaration
public const TreeGridCellType StackedHeaderCell
Field Value
Type |
---|
TreeGridCellType |