ShortenBehavior.Create(Type) Method
Namespace: DevExpress.AIIntegration.WinForms
Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll
Declaration
[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static ShortenBehavior Create(
Type shortenBehaviorSourceType
)
Parameters
Name | Type |
---|---|
shortenBehaviorSourceType | Type |
Returns
Type |
---|
ShortenBehavior |
See Also