The event handler receives an argument of type DevExpress.Xpf.Grid.PastingFromClipboardEventArgs containing data related to this event.
GridControl provide two events that allow you to manually process clipboard operations.
To learn more, see Clipboard Management.