Returns the collection of images that can be displayed within the current item.
public ImageCollection ItemImages { get; }
Public ReadOnly Property ItemImages As ImageCollection
Use the LayoutControl.Images property to provide images for layout items.