Class ItemHighlightEventArgs
Specifies the event arguments available when the item is highlighted in the treemap component.
Inheritance
System.Object
Syncfusion.Blazor.TreeMap.BaseEventArgs
ItemHighlightEventArgs
Namespace: Syncfusion.Blazor.TreeMap
Assembly: Syncfusion.Blazor.dll
Syntax
public class ItemHighlightEventArgs : BaseEventArgs
Constructors
ItemHighlightEventArgs()
Declaration
public ItemHighlightEventArgs()