Back to Devexpress

HeaderButtonCustomDrawEventArgs.Button Property

windowsforms-devexpress-dot-xtratab-dot-headerbuttoncustomdraweventargs.md

latest1.1 KB
Original Source

HeaderButtonCustomDrawEventArgs.Button Property

Gets the button that is being drawn.

Namespace : DevExpress.XtraTab

Assembly : DevExpress.XtraEditors.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

An object that specifies the button that is being drawn.

|

See Also

HeaderButtonCustomDrawEventArgs Class

HeaderButtonCustomDrawEventArgs Members

DevExpress.XtraTab Namespace