ComponentOne FlexGrid for WinForms
ImageMap Property (CellStyle)

C1.Win.C1FlexGrid Namespace > CellStyle Class : ImageMap Property
Gets or sets an System.Collections.IDictionary used to associate cell values with images.
Syntax
'Declaration
 
Public Property ImageMap As IDictionary
public IDictionary ImageMap {get; set;}
See Also

Reference

CellStyle Class
CellStyle Members