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

ClipboardRowCopyingEventArgs Class

Provides data for the ClipboardRowCopying event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v19.2.dll

Declaration

public class ClipboardRowCopyingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ClipboardRowCopyingEventArgs
See Also