ShowToolbarsContextMenuEventArgs(BarItemLinkCollection) Constructor
Initializes a new instance of the ShowToolbarsContextMenuEventArgs class.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| itemLinks | BarItemLinkCollection | A BarItemLinkCollection object containing links to display in the customization menu. This object is assigned to the ShowToolbarsContextMenuEventArgs.ItemLinks property. |
See Also