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