HeaderButtonCustomDrawEventArgs Class
In This Article
Provides data for the TabbedView.CustomDrawHeaderButton event.
Namespace: DevExpress.XtraTab
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class HeaderButtonCustomDrawEventArgs :
ObjectCustomDrawEventArgs
#Inheritance
Object
EventArgs
DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
ObjectCustomDrawEventArgs
HeaderButtonCustomDrawEventArgs
See Also