Blazor

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HeatMapEventArgs - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    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 Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2022 Syncfusion Inc. All Rights Reserved