SmartPasteBehavior.Create(Type) Method
In This Article
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
NuGet Package: DevExpress.AIIntegration.WinForms
#Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static SmartPasteBehavior Create(
Type smartPasteBehaviorSourceType
)
#Parameters
Name | Type |
---|---|
smart |
Type |
#Returns
Type |
---|
Smart |
See Also