WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ PasteAsync Method
When it is true, the changes will be committed automatically.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
PasteAsync Method
In This Topic
Pastes the content of the clipboard to the grid.
Syntax
C#
public
virtual
Task
PasteAsync(
bool
commitChanges
)
Parameters
commitChanges
When it is true, the changes will be committed automatically.
See Also
Reference
FlexGrid Class
FlexGrid Members