menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class HighLightMode

    Specifies the element which must be highlighted when mouse over is performed in treemap.

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

    Fields

    All

    Declaration
    public const HighLightMode All
    Field Value
    Type
    HighLightMode

    Child

    Declaration
    public const HighLightMode Child
    Field Value
    Type
    HighLightMode

    Item

    Declaration
    public const HighLightMode Item
    Field Value
    Type
    HighLightMode

    Parent

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