XRDesignRibbonController.ImageCollection Property
In This Article
Gets the collection of images used in the XRDesignRibbonController UI.
Namespace: DevExpress.XtraReports.UserDesigner
Assembly: DevExpress.XtraReports.v24.2.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
#Declaration
public RibbonImageCollection ImageCollection { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also