CustomHeaderButtonEventArgs.Button Property
Gets the clicked button.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
CustomHeaderButton | The currently processed CustomHeaderButton. |
See Also