menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class AdaptorType - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class AdaptorType

    Specifies the type of the adaptor to process the data set in the heatmap. Cell - This adaptor type processes the cell type data source. Table - This adaptor type processes the table type data source. None - No adaptor type will be used for the data source.

    Inheritance
    System.Object
    AdaptorType
    Namespace: Syncfusion.EJ2.HeatMap
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class AdaptorType : Enum

    Fields

    Cell

    Declaration
    public const AdaptorType Cell
    Field Value
    Type
    AdaptorType

    None

    Declaration
    public const AdaptorType None
    Field Value
    Type
    AdaptorType

    Table

    Declaration
    public const AdaptorType Table
    Field Value
    Type
    AdaptorType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved