Class MapsInitialShapeSelections
Inheritance
System.Object
MapsInitialShapeSelections
Assembly: Syncfusion.EJ2.dll
Syntax
public class MapsInitialShapeSelections : EJTagHelper
Constructors
MapsInitialShapeSelections()
Declaration
public MapsInitialShapeSelections()
Properties
IsCollection
Declaration
protected override bool IsCollection { get; }
Property Value
Type |
Description |
System.Boolean |
|
Overrides
ParentPropertyName
Declaration
protected override string ParentPropertyName { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
Methods
GetList()
Declaration
protected override object GetList()
Returns
Type |
Description |
System.Object |
|
Overrides