Back to Devexpress

Images

wpf-114013-common-concepts-images.md

latest1.1 KB
Original Source

Images

  • Apr 17, 2024

Various DevExpress WPF Controls display images. For example, the RibbonControl allows you to assign images to buttons, the AccordionControl displays images in items, the GridControl displays images in column headers, etc.

Note

When you declare a DevExpress image in XAML (for example, you use the DXImageExtension) from the DevExpress.Images.v25.2.dll assembly, add this assembly to the References collection.

Raster Images

Vector Images