RibbonImageCollection Class
Represents the collection of images used in the Ribbon UI.
Namespace: DevExpress.XtraPrinting.Preview
Assembly: DevExpress.XtraPrinting.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.Printing
Declaration
Remarks
An object of the RibbonImageCollection type is returned by the XRDesignRibbonController.ImageCollection and PrintRibbonController.ImageCollection properties.
Inheritance
Object
Collection<DevExpress.XtraPrinting.Preview.ImageItem>
RibbonImageCollection
See Also