SmartPasteRequest.Items Property
Gets or sets the information about items involved in the Smart Paste operation.
Namespace: DevExpress.AIIntegration.Extensions
Assembly: DevExpress.AIIntegration.v24.2.dll
NuGet Package: DevExpress.AIIntegration
Declaration
Property Value
Type | Description |
---|---|
IList<SmartPasteRequest.ItemInfo> | Information about items involved in the Smart Paste operation. |
See Also