menu

ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class MapsInitialShapeSelection

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    MapsInitialShapeSelection
    Namespace: Syncfusion.EJ2.Maps
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class MapsInitialShapeSelection : EJTagHelper

    Constructors

    MapsInitialShapeSelection()

    Declaration
    public MapsInitialShapeSelection()

    Properties

    ShapePath

    Gets or sets the property name from the data source in maps.

    Declaration
    public string ShapePath { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

    ShapeValue

    Gets or sets the value from the data source which is bound to the shape in maps.

    Declaration
    public string ShapeValue { get; set; }
    Property Value
    Type Description
    System.String

    The default value is null

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