Back to Devexpress

ImageCollectionItem Constructors

windowsforms-devexpress-dot-xtraprinting-dot-preview-dot-imagecollectionitem-dot-ctor.md

latest1.1 KB
Original Source

ImageCollectionItem Constructors

An object that provides an image and its caption.

NameParametersDescription
ImageCollectionItem(Image, String)image, captionInitializes a new instance of the ImageCollectionItem class with the specified image and its caption.
ImageCollectionItem(Image)imageInitializes a new instance of the ImageCollectionItem class with the specified image.

See Also

ImageCollectionItem Class

ImageCollectionItem Members

DevExpress.XtraPrinting.Preview Namespace