Back to Devexpress

BarItemCustomDrawEventArgs Constructors

windowsforms-devexpress-dot-xtrabars-dot-baritemcustomdraweventargs-dot-ctor.md

latest1.6 KB
Original Source

BarItemCustomDrawEventArgs Constructors

Provides data for the BarManager.CustomDrawItem event.

NameParametersDescription
BarItemCustomDrawEventArgs(GraphicsCache, RibbonItemViewInfo)cache, itemInfoInitializes a new instance of the BarItemCustomDrawEventArgs class with the specified settings.
BarItemCustomDrawEventArgs(GraphicsCache, BarLinkViewInfo)cache, linkInfoInitializes a new instance of the BarItemCustomDrawEventArgs class with the specified settings.
BarItemCustomDrawEventArgs(GraphicsCache)cacheInitializes a new instance of the BarItemCustomDrawEventArgs class with the specified settings.

See Also

BarItemCustomDrawEventArgs Class

BarItemCustomDrawEventArgs Members

DevExpress.XtraBars Namespace