Class BarUpdateInfo
Inheritance
System.Object
BarUpdateInfo
Namespace: Syncfusion.Windows.Forms.Tools.XPMenus
Assembly: Syncfusion.Tools.Windows.dll
Syntax
public sealed class BarUpdateInfo : ValueType
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 |