Grid-GetCellImages

Function Name dcl-Grid-GetCellImages
Syntax   (dcl-Grid-GetCellImages <CONTROL> Row [as Long] Column [as Long])
Return Type List of (ImageIndex [as Integer] AltImageIndex [as Integer])
Applies To Grid

此方法返回指定行和列处的单元格的单元格图像索引和替代单元格图像索引。 如果没有设置图像,则返回的图像索引为-1。 请注意,当没有设置图像时,单元格使用列的默认图像作为列。