'Declaration Public Property BackgroundImageLayout As ImageLayout
'Usage Dim instance As DropDownCalendarInfo Dim value As ImageLayout instance.BackgroundImageLayout = value value = instance.BackgroundImageLayout
public ImageLayout BackgroundImageLayout {get; set;}
Property Value
A System.Windows.Forms.ImageLayout value that indicates the layout of the background image.The default is ImageLayout.Tile