Skip to main content

HeaderButtonCustomDrawEventArgs Class

Provides data for the TabbedView.CustomDrawHeaderButton event.

Namespace: DevExpress.XtraTab

Assembly: DevExpress.XtraEditors.v24.2.dll

Declaration

public class HeaderButtonCustomDrawEventArgs :
    ObjectCustomDrawEventArgs

Inheritance

Object
EventArgs
DevExpress.XtraEditors.ObjectCustomDrawEventArgsBase
ObjectCustomDrawEventArgs
HeaderButtonCustomDrawEventArgs
See Also