Skip to main content
All docs
V25.1
  • TabHeaderCustomDrawEventArgs Class

    Provides data for the TabbedView.CustomDrawTabHeader event.

    Namespace: DevExpress.XtraTab

    Assembly: DevExpress.XtraEditors.v25.1.dll

    NuGet Package: DevExpress.Win.Navigation

    Declaration

    public class TabHeaderCustomDrawEventArgs :
        EventArgs

    Inheritance

    Object
    EventArgs
    TabHeaderCustomDrawEventArgs
    See Also