menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class HeatMapLegendDesigner

    Show / Hide Table of Contents

    Class HeatMapLegendDesigner

    Inheritance
    System.Object
    EJDataControlDesigner
    HeatMapLegendDesigner
    Implements
    IEJControlDesigner
    Inherited Members
    EJDataControlDesigner.GetDataSourceSchema()
    EJDataControlDesigner.GetFieldsSchema()
    EJDataControlDesigner.OnSchemaRefreshed()
    EJDataControlDesigner.GetEmptyDesignTimeHtml()
    EJDataControlDesigner.GetDataSource(Int32, List<Column>)
    EJDataControlDesigner.IEJControlDesigner.GetIService(Type)
    EJDataControlDesigner.IEJControlDesigner.Root()
    EJDataControlDesigner.ControlID
    EJDataControlDesigner.Control
    EJDataControlDesigner.RequiresImageConvertion
    EJDataControlDesigner.RenderImageOnly
    EJDataControlDesigner.Width
    Namespace: Syncfusion.JavaScript.Web
    Assembly: Syncfusion.EJ.Web.dll
    Syntax
    public class HeatMapLegendDesigner : EJDataControlDesigner, IEJControlDesigner

    Constructors

    HeatMapLegendDesigner()

    Declaration
    public HeatMapLegendDesigner()

    Properties

    ActionLists

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type Description
    System.ComponentModel.Design.DesignerActionListCollection

    Methods

    AfterUpdateHtml()

    Declaration
    protected override void AfterUpdateHtml()
    Overrides
    EJDataControlDesigner.AfterUpdateHtml()

    BeforeUpdateHtml()

    Declaration
    protected override void BeforeUpdateHtml()
    Overrides
    EJDataControlDesigner.BeforeUpdateHtml()

    CreateContainer(HtmlTextWriter, HeatMapLegend, Boolean)

    Declaration
    public void CreateContainer(HtmlTextWriter writer, HeatMapLegend heatmapLegend, bool ClearData)
    Parameters
    Type Name Description
    System.Web.UI.HtmlTextWriter writer
    HeatMapLegend heatmapLegend
    System.Boolean ClearData

    GetControlString()

    Declaration
    protected override string GetControlString()
    Returns
    Type Description
    System.String
    Overrides
    EJDataControlDesigner.GetControlString()

    GetDesignTimeHtml()

    Declaration
    public override string GetDesignTimeHtml()
    Returns
    Type Description
    System.String
    Overrides
    EJDataControlDesigner.GetDesignTimeHtml()

    Implements

    IEJControlDesigner
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved