Skip to main content
All docs
V24.2

ChangeStyleBehavior.Create(Type) Method

Namespace: DevExpress.AIIntegration.WinForms

Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static ChangeStyleBehavior Create(
    Type rewriteStyleBehaviorSourceType
)

Parameters

Name Type
rewriteStyleBehaviorSourceType Type

Returns

Type
ChangeStyleBehavior
See Also