alexa

    Show / Hide Table of Contents

    Class FiltersDataSourceSettingsExtends

    Inheritance
    System.Object
    Syncfusion.EJ2.EJTagHelper
    FiltersDataSourceSettingsExtends
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class FiltersDataSourceSettingsExtends : EJTagHelper

    Constructors

    FiltersDataSourceSettingsExtends()

    Declaration
    public FiltersDataSourceSettingsExtends()

    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()
    Back to top Generated by DocFX