Skip to main content
All docs
V25.1

HeaderButtonCustomDrawEventArgs Class

Provides data for the TabbedView.CustomDrawHeaderButton event.

Namespace: DevExpress.XtraTab

Assembly: DevExpress.XtraEditors.v25.1.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class HeaderButtonCustomDrawEventArgs :
    ObjectCustomDrawEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
ObjectCustomDrawEventArgs
HeaderButtonCustomDrawEventArgs
See Also