ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class FiltersDataSourceSettings

    Inheritance
    System.Object
    TagHelper
    EJTagHelper
    PivotViewRow
    FiltersDataSourceSettings
    Inherited Members
    PivotViewRow.IsChild
    PivotViewRow.AllowDragAndDrop
    PivotViewRow.Axis
    PivotViewRow.BaseField
    PivotViewRow.BaseItem
    PivotViewRow.Caption
    PivotViewRow.DataType
    PivotViewRow.ExpandAll
    PivotViewRow.GroupName
    PivotViewRow.IsCalculatedField
    PivotViewRow.IsNamedSet
    PivotViewRow.Name
    PivotViewRow.ShowEditIcon
    PivotViewRow.ShowFilterIcon
    PivotViewRow.ShowNoDataItems
    PivotViewRow.ShowRemoveIcon
    PivotViewRow.ShowSortIcon
    PivotViewRow.ShowSubTotals
    PivotViewRow.ShowValueTypeIcon
    PivotViewRow.Type
    EJTagHelper.GetList()
    EJTagHelper.GetSerializedProperties()
    EJTagHelper.GetScriptString()
    EJTagHelper.GetHtmlAttrString(IDictionary<String, Object>)
    EJTagHelper.TagName
    EJTagHelper.Id
    EJTagHelper.NameSpace
    EJTagHelper.ClassName
    EJTagHelper.IsFor
    EJTagHelper.IsComplex
    EJTagHelper.IsCollection
    EJTagHelper.ParentPropertyName
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.EJ2.PivotView
    Assembly: Syncfusion.EJ2.dll
    Syntax
    [HtmlTargetElement("e-field", ParentTag = "e-filters")]
    [RestrictChildren("e-content-template", null)]
    public class FiltersDataSourceSettings : PivotViewRow

    Constructors

    FiltersDataSourceSettings()

    Declaration
    public FiltersDataSourceSettings()
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved