ComponentOne CalendarView for WinForms
BackImageScaling Property (CommonStyle)

C1.Win.Calendar.UI Namespace > CommonStyle Class : BackImageScaling Property
Gets or sets the scaling used to render the background image of the C1.Win.Calendar.C1CalendarView control.
Syntax
'Declaration
 
Public Property BackImageScaling As C1.Framework.ImageScaling
public C1.Framework.ImageScaling BackImageScaling {get; set;}
See Also

Reference

CommonStyle Class
CommonStyle Members