windowsforms-devexpress-dot-xtrabars-dot-ribbon-d4afc818.md
Contains options that specify a raster or vector image displayed in the ribbon’s empty area.
Namespace : DevExpress.XtraBars.Ribbon
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class RibbonEmptyAreaImageOptions :
ImageOptions
Public Class RibbonEmptyAreaImageOptions
Inherits ImageOptions
The following members return RibbonEmptyAreaImageOptions objects:
Use the EmptyAreaImageOptions property to specify a raster or vector image displayed in the ribbon’s empty area.
The following image options allow you to specify how the image is displayed in the empty area:
Object ImageOptions RibbonEmptyAreaImageOptions
See Also