menu

UWP

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

    Show / Hide Table of Contents

    Class RowIndentMode

    Defines the constants which specify the selection and background indentation in row, when first column is expander column.

    Inheritance
    System.Object
    RowIndentMode
    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.UWP.dll
    Syntax
    public sealed class RowIndentMode : Enum

    Fields

    Default

    Specifies that the selection and row background will be appeared on the entire row.

    Declaration
    public const RowIndentMode Default
    Field Value
    Type
    RowIndentMode

    Level

    Specifies that the selection and row background will be appeared after expander when first column is expander column.

    Declaration
    public const RowIndentMode Level
    Field Value
    Type
    RowIndentMode

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved