'Declaration Public Property BackgroundImage As Picture
'Usage Dim instance As InputManCellTypeBase Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public Picture BackgroundImage {get; set;}
'Declaration Public Property BackgroundImage As Picture
'Usage Dim instance As InputManCellTypeBase Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public Picture BackgroundImage {get; set;}