menu

ASP.NET MVC

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DragSettingsBuilder

    Show / Hide Table of Contents

    Class DragSettingsBuilder

    Inheritance
    System.Object
    DragSettingsBuilder
    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
    Assembly: Syncfusion.EJ.dll
    Syntax
    public class DragSettingsBuilder

    Constructors

    DragSettingsBuilder(DragSettings)

    Declaration
    public DragSettingsBuilder(DragSettings dragSettings)
    Parameters
    Type Name Description
    DragSettings dragSettings

    Methods

    Enable(Boolean)

    Declaration
    public DragSettingsBuilder Enable(bool Enable)
    Parameters
    Type Name Description
    System.Boolean Enable
    Returns
    Type Description
    DragSettingsBuilder

    Type(DragType)

    Declaration
    public DragSettingsBuilder Type(DragType Type)
    Parameters
    Type Name Description
    DragType Type
    Returns
    Type Description
    DragSettingsBuilder
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved