CreateToolbarEventArgs(Bar) Constructor
Initializes a new CreateToolbarEventArgs class instance.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| bar | Bar | The created Bar. |
See Also