ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ColumnAdder - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ColumnAdder

    Inheritance
    System.Object
    ColumnAdder
    Implements
    IColumnAdder
    Inherited Members
    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.JavaScript.DataVisualization.Builders
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class ColumnAdder : IColumnAdder

    Constructors

    ColumnAdder(CellMapping)

    Declaration
    public ColumnAdder(CellMapping cellMapping)
    Parameters
    Type Name Description
    CellMapping cellMapping

    Methods

    Add(CellMapping)

    Declaration
    public IColumnAdder Add(CellMapping item)
    Parameters
    Type Name Description
    CellMapping item
    Returns
    Type Description
    IColumnAdder

    Add(Collection)

    Declaration
    public IColumnAdder Add(Collection items)
    Parameters
    Type Name Description
    Collection items
    Returns
    Type Description
    IColumnAdder

    Implements

    IColumnAdder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved