Enum TreeGridRegion
Defines the constants that specify the possible region in SfTreeGrid.
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public enum TreeGridRegion
Fields
| Name | Description |
|---|---|
| Grid | The body region of the SfTreeGrid. |
| Header | Specifies the header row part and placed at header region of the SfTreeGrid. |
| None | No region. |