TileNavElement.TileImageOptions Property
Allows you to assign a raster or vector image to this TileNavElement, and specify optional settings for this image.
Namespace: DevExpress.XtraBars.Navigation
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
ImageOptions | Stores image options for this TileNavElement. |
See Also