BackImageAlignment Property
BackImageAlignment
Gets or sets the alignment used to render the background image of DayTitle element.
Declaration
public ImageAlignment BackImageAlignment { get; set; }
Public Property BackImageAlignment As ImageAlignment