alexa

    Show / Hide Table of Contents

    Enum BarControlBindingChangeType

    Specifies the nature of change in control binding.

    Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public enum BarControlBindingChangeType

    Fields

    Name Description
    Parented

    The Bar component is being bound to a control.

    Unparenting

    The Bar component is being unbound from a toolbar control.

    Back to top Generated by DocFX