 | ExtensionMethodsPasteCells Method |
Replaces the selected cells with the data. Cell selection and the data table must have matching dimensions, either 1:n, n:1 or n:x*n.
Namespace:
DataGridExtensions
Assembly:
DataGridExtensions (in DataGridExtensions.dll)
Syntax
RemarksThe cell selection is assumed to be a rectangular area.
See Also