menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FieldMappingDataSourceSettings - API Reference

    Show / Hide Table of Contents

    Class FieldMappingDataSourceSettings

    Inheritance
    System.Object
    TagHelper
    EJTagHelper
    PivotViewRow
    FieldMappingDataSourceSettings
    Inherited Members
    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.IsChild
    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-fieldMapping")]
    [RestrictChildren("e-content-template", null)]
    public class FieldMappingDataSourceSettings : PivotViewRow

    Constructors

    FieldMappingDataSourceSettings()

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