MobileTableCellData.Image
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As Picture )
aMobileTableCellData.Image = newPictureValue
or
PictureValue = aMobileTableCellData.Image
Supported on Mobile.
or
PictureValue = aMobileTableCellData.Image
Supported on Mobile.
The image for the cell.
Sample Code
Set the cell image: