Back to Devexpress

SmartPasteBehavior Class

wpf-devexpress-dot-aiintegration-dot-wpf-0e6b7ea5.md

latest2.5 KB
Original Source

SmartPasteBehavior Class

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

Declaration

csharp
public class SmartPasteBehavior :
    AIBehavior
vb
Public Class SmartPasteBehavior
    Inherits AIBehavior

Remarks

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.

Inheritance

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

AI-powered Extensions for WPF

SmartPasteBehavior Members

DevExpress.AIIntegration.Wpf Namespace