BarItemLink.SvgImage Property
In This Article
Returns a vector image displayed by this BarItemLink.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Svg |
An DevExpress. |
#Remarks
See this article to learn more about SVG icon support in DevExpress controls.
See Also