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.2.dll
Declaration
Property Value
Type | Description |
---|---|
ImageOptions | Stores image options for this TileNavElement. |
See Also