Skip to main content

ClipboardRowPastingEventArgs Class

Contains data for the ClipboardRowPasting event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

public class ClipboardRowPastingEventArgs :
    EventArgs

#Inheritance

Object
EventArgs
ClipboardRowPastingEventArgs
See Also