Class HeatMapEventArgs
Defines the HeatMapEventArgs
Inheritance
System.Object
HeatMapEventArgs
Namespace: Syncfusion.Blazor.HeatMap
Assembly: Syncfusion.Blazor.dll
Syntax
public class HeatMapEventArgs : Object
Constructors
HeatMapEventArgs()
Declaration
public HeatMapEventArgs()
Properties
Cancel
Defines the event cancel status.
Declaration
public bool Cancel { get; set; }
Property Value
Type |
---|
System.Boolean |