Represents the collection of images used in the Ribbon UI.
public class RibbonImageCollection : Collection<ImageItem>
Public Class RibbonImageCollection Inherits Collection(of ImageItem)
An object of the RibbonImageCollection type is returned by the DevExpress.XtraReports.UserDesigner.XRDesignRibbonController.ImageCollection and PrintRibbonController.ImageCollection properties.
System.Object System.Collections.ObjectModel.Collection<DevExpress.XtraPrinting.Preview.ImageItem> RibbonImageCollection