Skip to main content

ClipboardRowPastingEventArgs Class

Provides data for the GridView.ClipboardRowPasting event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v23.2.dll

NuGet Packages: DevExpress.Win.Grid, DevExpress.Win.Navigation

Declaration

public class ClipboardRowPastingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ClipboardRowPastingEventArgs
See Also