MobileForms Toolkit Documentation

ImageCell.ImageList Property

Gets or sets the image list.

public System.Windows.Forms.ImageList ImageList {get; set;}

Property Value

The ImageList containing the images drawn by the cell.

Remarks

Note   Images from the image list are cached for the better performance, so be sure to set the ImageList property again, when some changes were made in the image list.

See Also

ImageCell Class | Resco.Controls.AdvancedComboBox Namespace