BarItemCustomDrawEventArgs.Cache Property
Provides access to this bar item link’s graphics cache.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
GraphicsCache | A GraphicsCache object associated with this bar item link. |
See Also