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

ClipboardRowPastingEventArgs Class

Provides data for the GridView.ClipboardRowPasting event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v19.1.dll

Declaration

public class ClipboardRowPastingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ClipboardRowPastingEventArgs
See Also