ISmpGridCtrl::SetCellImage
method SetCellImage
Sub SetCellImage(Row As Long, Col As Long, strImagePath As String, Width As Long, Height As Long)
Parameters
| No | Name | Type | Optional | Default | Description |
|---|---|---|---|---|---|
| 1 | Row | Long | No | - | |
| 2 | Col | Long | No | - | |
| 3 | strImagePath | String | No | - | |
| 4 | Width | Long | No | - | |
| 5 | Height | Long | No | - |
Method description
This method is used to set an image on a selected cell in the grid.