menu

UWP

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

    Show / Hide Table of Contents

    Class RecursiveCheckingMode

    Defines the constants which specify in which case recursive checking should be applied when EnableRecursiveChecking is True.

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

    Fields

    Default

    Specifies that recursive checking will be applied while checking CheckBox and also changing CheckBoxMappingName.

    Declaration
    public const RecursiveCheckingMode Default
    Field Value
    Type
    RecursiveCheckingMode

    OnCheck

    Specifies that recursive checking will be applied only while checking CheckBox and it will not be applied if CheckBoxMappingName is changed.

    Declaration
    public const RecursiveCheckingMode OnCheck
    Field Value
    Type
    RecursiveCheckingMode

    Extension Methods

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