[]
The MonthTitleStyle class contains display attributes that determine the appearance of C1CalendarView month title on the screen.
public class MonthTitleStyle : BaseStyle
| Name | Description |
|---|---|
| MonthTitleStyle() |
| Name | Description |
|---|---|
| BackImage | Gets or sets the background image for the MonthTitle element. |
| BackImageAlignment | Gets or sets the alignment used to render the background image of MonthTitle element. |
| BackImageScaling | Gets or sets the scaling used to render the background image of MonthTitle element. |
| Font | Gets or sets text font of MonthTitle element. |
| ForeColor | Gets or sets the Color used to paint the text of MonthTitle element. |
| Trimming | Gets or sets how to trim characters that do not fit in the space available. |
| Name | Description |
|---|---|
| ResetFont() | |
| ShouldSerializeFont() |