ExplainBehavior.Create(Type) Method
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v25.1.dll
NuGet Package: DevExpress.AIIntegration.WinForms
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static ExplainBehavior Create(
Type explainBehaviorSourceType
)
Parameters
Name | Type |
---|---|
explainBehaviorSourceType | Type |
Returns
Type |
---|
ExplainBehavior |
See Also