Back to Devexpress

BarItemCustomDrawEventArgs.Cache Property

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

latest1.2 KB
Original Source

BarItemCustomDrawEventArgs.Cache Property

Provides access to this bar item link’s graphics cache.

Namespace : DevExpress.XtraBars

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public GraphicsCache Cache { get; }
vb
Public ReadOnly Property Cache As GraphicsCache

Property Value

TypeDescription
GraphicsCache

A GraphicsCache object associated with this bar item link.

|

See Also

BarItemCustomDrawEventArgs Class

BarItemCustomDrawEventArgs Members

DevExpress.XtraBars Namespace