[]
The DayTitleStyle class contains display attributes that determine the appearance of C1CalendarView day title on the screen.
public class DayTitleStyle : BaseStyle
Name | Description |
---|---|
DayTitleStyle() |
Name | Description |
---|---|
BackImage | Gets or sets the background image for the DayTitle element. |
BackImageAlignment | Gets or sets the alignment used to render the background image of DayTitle element. |
BackImageScaling | Gets or sets the scaling used to render the background image of DayTitle element. |
Font | Gets or sets text font of DayTitle element. |
ForeColor | Gets or sets the Color used to paint the text of DayTitle element. |
Parent | Gets the parent collection. If some properties are reset or not initialized, the collection will search for them from the parent. |
Name | Description |
---|---|
ResetFont() | |
ShouldSerializeFont() |