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 |
This method returns the cell image index and alternate cell image index for the cell at the specified row and column. The returned image index is -1 if no image has been set. Note that cells use the column default images for their column when no image has been set.