Skip to main content

ClipboardRowCopyingEventArgs Class

Provides data for the ClipboardRowCopying event.

Namespace: DevExpress.XtraGrid.Views.Grid

Assembly: DevExpress.XtraGrid.v23.2.dll

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

Declaration

public class ClipboardRowCopyingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ClipboardRowCopyingEventArgs
See Also