Skip to main content

BehaviorManager Class

Attaches additional behaviors (pieces of functionality) to DevExpress controls.

Namespace: DevExpress.Utils.Behaviors

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public class BehaviorManager :
    Component,
    IExtenderProvider,
    ISupportInitialize

Remarks

Behaviors - Component Smarttag

See the following link for more information: Behaviors.

Inheritance

See Also