Skip to main content
A newer version of this page is available. .

ClipboardRowPastingEventArgs Class

Contains data for the ClipboardRowPasting event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v22.1.dll

NuGet Package: DevExpress.WinUI

Declaration

public class ClipboardRowPastingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ClipboardRowPastingEventArgs
See Also