WPF

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum MetaTreeNodeCheckedType - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum MetaTreeNodeCheckedType

    Specifies constants that specify the checked status of meta tree node.

    Namespace: Syncfusion.Olap.Data
    Assembly: Syncfusion.Olap.Base.dll
    Syntax
    public enum MetaTreeNodeCheckedType

    Fields

    Name Description
    CurrentChecked

    Only Current node is selected and none of the child nodes are selected.

    NoneSelected

    Current node and none of the child nodes are not selected.

    SomeChildChecked

    Some of the child nodes are selected.

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