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

    Provides data for the ClipboardRowCopying event.

    Namespace: DevExpress.XtraGrid.Views.Grid

    Assembly: DevExpress.XtraGrid.v26.1.dll

    Declaration

    public class ClipboardRowCopyingEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    ClipboardRowCopyingEventArgs
    See Also