Back to Devexpress

CustomHeaderButtonEventArgs.Button Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-customheaderbuttoneventargs-4211545e.md

latest1.4 KB
Original Source

CustomHeaderButtonEventArgs.Button Property

Gets the clicked button.

Namespace : DevExpress.XtraBars.Docking2010.Views

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public CustomHeaderButton Button { get; }
vb
Public ReadOnly Property Button As CustomHeaderButton

Property Value

TypeDescription
CustomHeaderButton

The currently processed CustomHeaderButton.

|

See Also

CustomHeaderButton

CustomHeaderButtonEventArgs Class

CustomHeaderButtonEventArgs Members

DevExpress.XtraBars.Docking2010.Views Namespace