Class HighLightMode
Specifies the element which must be highlighted when mouse over is performed in treemap.
Inheritance
System.Object
HighLightMode
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class HighLightMode : Enum
Fields
All
Declaration
public const HighLightMode All
Field Value
Child
Declaration
public const HighLightMode Child
Field Value
Item
Declaration
public const HighLightMode Item
Field Value
Parent
Declaration
public const HighLightMode Parent
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|