'Declaration
Public Property BackgroundImage As Picture
'Usage
Dim instance As SliderCellType 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 SliderCellType Dim value As Picture instance.BackgroundImage = value value = instance.BackgroundImage
public Picture BackgroundImage {get; set;}