Skip to main content

ClipboardRowCopyingEventArgs Class

Contains data for the ClipboardRowCopying event.

Namespace: DevExpress.WinUI.Grid

Assembly: DevExpress.WinUI.Grid.v23.2.dll

NuGet Package: DevExpress.WinUI

Declaration

public class ClipboardRowCopyingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ClipboardRowCopyingEventArgs
See Also