wpf-devexpress-dot-aiintegration-dot-wpf-0e6b7ea5.md
SmartPaste analyzes the content you copy and intelligently assigns the right values to the appropriate layout items or grid/treelist cells.
Namespace : DevExpress.AIIntegration.Wpf
Assembly : DevExpress.AIIntegration.Wpf.v25.2.dll
NuGet Package : DevExpress.AIIntegration.Wpf
public class SmartPasteBehavior :
AIBehavior
Public Class SmartPasteBehavior
Inherits AIBehavior
SmartPaste is an AI-powered feature that transforms the traditional copy-and-paste process into a smarter, more efficient tool. Designed to improve productivity, SmartPaste analyzes the content you copy and intelligently assigns the right values to the appropriate fields or row cells in the WPF Data Grid, TreeList, and LayoutControl-driven forms.
Run Demo: Smart Paste - Data Grid
Tip
Refer to the following help topic for additional information and examples: Smart Paste.
Object DispatcherObject DependencyObject Freezable Animatable DevExpress.Mvvm.UI.Interactivity.AttachableObjectBase DevExpress.Mvvm.UI.Interactivity.Behavior DevExpress.Mvvm.UI.Interactivity.Behavior<DependencyObject> DevExpress.AIIntegration.Wpf.Internal.AIBehavior SmartPasteBehavior
See Also