menu

WPF

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

    Show / Hide Table of Contents

    Enum RecursiveCheckingMode

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

    Namespace: Syncfusion.UI.Xaml.TreeGrid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public enum RecursiveCheckingMode

    Fields

    Name Description
    Default

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

    OnCheck

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

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