Skip to main content
A newer version of this page is available. .

BehaviorManager Class

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

Namespace: DevExpress.Utils.Behaviors

Assembly: DevExpress.Utils.v19.2.dll

Declaration

[ToolboxBitmap(typeof(ToolboxIconsRootNS), "BehaviorManager")]
public class BehaviorManager :
    Component,
    IExtenderProvider,
    ISupportInitialize

Remarks

Behaviors - Component Smarttag

See the following link for more information: Behaviors.

Inheritance

See Also