WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum RecursiveCheckingMode - WPF API Reference | Syncfusion EnableRecursiveChecking is True. ">

    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 - 2021 Syncfusion Inc. All Rights Reserved