[]
The WeekTitleStyle class contains display attributes that determine the appearance of C1CalendarView week title on the screen.
public class WeekTitleStyle : BaseStyle
| Name | Description |
|---|---|
| WeekTitleStyle() |
| Name | Description |
|---|---|
| Font | Gets or sets text font of WeekTitle element. |
| ForeColor | Gets or sets the Color used to paint the text of WeekTitle element. |
| Name | Description |
|---|---|
| ApplyToStyle(Style) | Applies style to destination C1.Framework.Style object if it is possible. |
| Dispose(bool) | Releases all unmanaged resources. |
| ResetFont() | |
| ShouldSerializeFont() |