ClipboardRowCopyingEventArgs.Cancel Property
In This Article
Gets or sets whether to exclude the processed grid element from the copy operation’s result.
Namespace: DevExpress.WinUI.Grid
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true to exclude the processed grid element from the copy operation’s result; otherwise, false |
See Also