ASP.NET Core - EJ2

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

    Show / Hide Table of Contents

    Class GridRowDropSettingsBuilder

    Inheritance
    System.Object
    ControlBuilder
    GridRowDropSettingsBuilder
    Inherited Members
    ControlBuilder.Output
    ControlBuilder.Context
    Namespace: Syncfusion.EJ2.Grids
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public class GridRowDropSettingsBuilder : ControlBuilder

    Constructors

    GridRowDropSettingsBuilder()

    Declaration
    public GridRowDropSettingsBuilder()

    GridRowDropSettingsBuilder(GridRowDropSettings)

    Declaration
    public GridRowDropSettingsBuilder(GridRowDropSettings model)
    Parameters
    Type Name Description
    GridRowDropSettings model

    Methods

    TargetID(String)

    Defines the ID of droppable component on which row drop should occur.

    Declaration
    public GridRowDropSettingsBuilder TargetID(string value)
    Parameters
    Type Name Description
    System.String value
    Returns
    Type Description
    GridRowDropSettingsBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved