ASP.NET Core

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

    Show / Hide Table of Contents

    Interface IItemAdder

    Namespace: Syncfusion.JavaScript.DataVisualization.Builders
    Assembly: Syncfusion.EJ.dll
    Syntax
    public interface IItemAdder

    Methods

    Add(Collection)

    Declaration
    IItemAdder Add(Collection items)
    Parameters
    Type Name Description
    Collection items
    Returns
    Type Description
    IItemAdder

    Add(Object)

    Declaration
    IItemAdder Add(object item)
    Parameters
    Type Name Description
    System.Object item
    Returns
    Type Description
    IItemAdder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved