ClipboardRowPastingEventArgs.DataRowCount Property
Gets the total count of rows to process.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | The total count of rows to process. |
See Also