ClipboardRowPastingEventArgs.RowCount Property
Gets the total count of rows to process, including rows with headers.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | The total count of rows to process, including rows with headers. |
See Also