SmartPasteBehavior.SmartPasteAsync(String) Method
Assigns the right values from the specified string to the appropriate items.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
NuGet Package: DevExpress.AIIntegration.WinForms
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
input |
String | The source string. |
#Returns
Type | Description |
---|---|
Task | The task. |
#Remarks
You can also use the SmartPasteBehavior.SmartPasteAsync() method to assign the right values (from the clipboard) to the appropriate items.
Read the following help topic for additional information: Smart Paste AI-powered Extension.