Skip to main content

TabHeaderCustomDrawEventArgs Class

Provides data for the TabbedView.CustomDrawTabHeader event.

Namespace: DevExpress.XtraTab

Assembly: DevExpress.XtraEditors.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class TabHeaderCustomDrawEventArgs :
    EventArgs

Inheritance

Object
EventArgs
TabHeaderCustomDrawEventArgs
See Also