'宣言 Public Property ImageMap As System.Collections.IDictionary
public System.Collections.IDictionary ImageMap {get; set;}
'宣言 Public Property ImageMap As System.Collections.IDictionary
public System.Collections.IDictionary ImageMap {get; set;}
Use this property to associate data values in this row or column with images. For example, if a column contains country names, you can use this property to display the corresponding flags.
Use the ImageAndText property to determine whether the image is displayed instead of or in addition to the cell text.