ComponentOne CalendarView for WinForms
BackImageAlignment Property (CommonStyle)

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

Reference

CommonStyle Class
CommonStyle Members