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

    Provides data for the TabbedView.CustomDrawTabHeader event.
    Name Parameters Description
    TabHeaderCustomDrawEventArgs(GraphicsCache, BaseTabPainter, TabDrawArgs, BaseTabRowViewInfo, BaseTabPageViewInfo) cache, painter, controlInfo, tabHeaderRowInfo, tabHeaderInfo Initializes a new instance of the TabHeaderCustomDrawEventArgs class with specified settings.
    See Also