Class RightClickEventArgs
Specifies the event arguments available on performing mouse right click on the treemap items.
Inheritance
System.Object
Syncfusion.Blazor.TreeMap.BaseEventArgs
RightClickEventArgs
Namespace: Syncfusion.Blazor.TreeMap
Assembly: Syncfusion.Blazor.dll
Syntax
public class RightClickEventArgs : BaseEventArgs
Constructors
RightClickEventArgs()
Declaration
public RightClickEventArgs()