menu

ASP.NET MVC - EJ2

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

    Show / Hide Table of Contents

    Class GridRowDropSettingsBuilder

    Inheritance
    System.Object
    Syncfusion.EJ2.ControlBuilder
    GridRowDropSettingsBuilder
    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
    GridRowDropSettingsBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved