MobileForms Toolkit Documentation

Column.ImageList Property

Gets or sets the image list for the column.

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

Property Value

ImageList that is used as a source of images for the column.

See Also

Column Class | Resco.Controls.SmartGrid Namespace