menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RowIndentMode - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    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.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved