Back to Devexpress

ClipboardRowPastingEventArgs Constructors

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-clipboardrowpastingeventargs-dot-ctor.md

latest1.1 KB
Original Source

ClipboardRowPastingEventArgs Constructors

Provides data for the GridView.ClipboardRowPasting event.

NameParametersDescription
ClipboardRowPastingEventArgs(GridPasteRowValues, IEnumerable<GridColumn>, Object[], Int32, Int32, Int32)pasteRow, gridColumns, originalValues, rowHandle, dataRowCountCore, rowCountCoreInitializes a new instance of the ClipboardRowPastingEventArgs class.

See Also

ClipboardRowPastingEventArgs Class

ClipboardRowPastingEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace