SmartPasteSchedulerBehavior.Create(Type) Method
For internal use.
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v26.1.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static SmartPasteSchedulerBehavior Create(
Type smartPasteBehaviorSourceType
)
Parameters
| Name | Type |
|---|---|
| smartPasteBehaviorSourceType | Type |
Returns
| Type |
|---|
| SmartPasteSchedulerBehavior |
See Also