RibbonControl.ApplicationButtonImageOptions Property
In This Article
Provides access to options that allow you to specify and customize the Application Button‘s raster or vector icon.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Appearance")]
[XtraSerializableProperty]
public RibbonApplicationButtonImageOptions ApplicationButtonImageOptions { get; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
#Remarks
Note
The Ribbon
See Also