NavElement.ImageOptions Property
Provides access to settings that allow you to set up raster and vector glyphs for this NavElement rendered as a button in the TileNavPane’s nav bar.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v22.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Navigation.NavElementImageOptions | A DevExpress.XtraBars.Navigation.NavElementImageOptions object that stores image-related options. |
See Also