'DeclarationPublic Property BackgroundImage As Image
'UsageDim instance As DropDownCalendar Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
public Image BackgroundImage {get; set;}
'DeclarationPublic Property BackgroundImage As Image
'UsageDim instance As DropDownCalendar Dim value As Image instance.BackgroundImage = value value = instance.BackgroundImage
public Image BackgroundImage {get; set;}