Enum TreeRowType
Defines the constants that specify the possible row type in SfTreeGrid.
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public enum TreeRowType
Fields
| Name | Description |
|---|---|
| DefaultRow | Specifies the default row type. |
| HeaderRow | Specifies the Header row type. |