Skip to main content
All docs
V26.1
  • BehaviorManager Class

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

    Namespace: DevExpress.Utils.Behaviors

    Assembly: DevExpress.Utils.v26.1.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