CreateToolbarEventArgs.Bar Property
Gets the Bar which has just been created.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Bar | The Bar which has just been created. |
Remarks
Use this property to gain access to the properties of the newly created Bar.
See Also