[]
Creates a new new image cell.
public ImageCellType()
Public Sub New()
Creates a new new image cell with the specified image.
public ImageCellType(string imageUrl)
Public Sub New(imageUrl As String)
Type | Name | Description |
---|---|---|
string | imageUrl | Path and file name of the picture to display in the cell |