Enum RowIndentMode
Defines the constants which specify the selection and background indentation in row, when first column is expander column.
Namespace: Syncfusion.UI.Xaml.TreeGrid
Assembly: Syncfusion.SfGrid.WPF.dll
Syntax
public enum RowIndentMode
Fields
| Name | Description |
|---|---|
| Default | Specifies that the selection and row background will be appeared on the entire row. |
| Level | Specifies that the selection and row background will be appeared after expander when first column is expander column. |