menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Struct BarUpdateInfo - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Struct BarUpdateInfo

    Inherited Members
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public struct BarUpdateInfo

    Fields

    adjacentItem

    Declaration
    public BarItemID adjacentItem
    Field Value
    Type
    BarItemID

    destination

    Declaration
    public object destination
    Field Value
    Type
    System.Object

    source

    Declaration
    public BarItemID source
    Field Value
    Type
    BarItemID

    updateData

    Declaration
    public object updateData
    Field Value
    Type
    System.Object

    updateType

    Declaration
    public UpdateType updateType
    Field Value
    Type
    UpdateType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved