Skip to main content
All docs
V25.1
  • ClipboardRowCopyingEventArgs Class

    Provides data for the ClipboardRowCopying event.

    Namespace: DevExpress.XtraGrid.Views.Grid

    Assembly: DevExpress.XtraGrid.v25.1.dll

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

    Declaration

    public class ClipboardRowCopyingEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    ClipboardRowCopyingEventArgs
    See Also