XRDesignRibbonController.ImageCollection Property
Gets the collection of images used in the XRDesignRibbonController UI.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v25.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Property Value
| Type | Description |
|---|---|
| RibbonImageCollection | A RibbonImageCollection object. |
See Also