alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class GridRowDroppedEventArgs

    Provides data for the event.

    Inheritance
    System.Object
    GridRowDragDropEventArgsBase
    GridRowDroppedEventArgs
    Inherited Members
    GridRowDragDropEventArgsBase.Data
    GridRowDragDropEventArgsBase.DropPosition
    GridRowDragDropEventArgsBase.IsFromOutSideSource
    GridRowDragDropEventArgsBase.TargetRecord
    Namespace: Syncfusion.UI.Xaml.Grid
    Assembly: Syncfusion.SfGrid.WPF.dll
    Syntax
    public class GridRowDroppedEventArgs : GridRowDragDropEventArgsBase

    Constructors

    GridRowDroppedEventArgs()

    Initializes a new instance of GridRowDroppedEventArgs event.

    Declaration
    public GridRowDroppedEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved