Back to Devexpress

XRDesignRibbonController.ImageCollection Property

xtrareports-devexpress-dot-xtrareports-dot-userdesigner-dot-xrdesignribboncontroller-68055214.md

latest1.4 KB
Original Source

XRDesignRibbonController.ImageCollection Property

Gets the collection of images used in the XRDesignRibbonController UI.

Namespace : DevExpress.XtraReports.UserDesigner

Assembly : DevExpress.XtraReports.v25.2.Extensions.dll

NuGet Package : DevExpress.Win.Reporting

Declaration

csharp
public RibbonImageCollection ImageCollection { get; }
vb
Public ReadOnly Property ImageCollection As RibbonImageCollection

Property Value

TypeDescription
RibbonImageCollection

A RibbonImageCollection object.

|

See Also

XRDesignRibbonController Class

XRDesignRibbonController Members

DevExpress.XtraReports.UserDesigner Namespace