menu

ASP.NET Core - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class SelectionMode - ASP.NETCore-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class SelectionMode

    Specifies the element which must be selected when click event is performed in treemap.

    Inheritance
    System.Object
    SelectionMode
    Namespace: Syncfusion.EJ2.TreeMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class SelectionMode : Enum

    Fields

    All

    Declaration
    public const SelectionMode All
    Field Value
    Type
    SelectionMode

    Child

    Declaration
    public const SelectionMode Child
    Field Value
    Type
    SelectionMode

    Item

    Declaration
    public const SelectionMode Item
    Field Value
    Type
    SelectionMode

    Parent

    Declaration
    public const SelectionMode Parent
    Field Value
    Type
    SelectionMode
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved