[]
        
(Showing Draft Content)

C1.Win.Calendar.UI.WeekTitleStyle

WeekTitleStyle Class

The WeekTitleStyle class contains display attributes that determine the appearance of C1CalendarView week title on the screen.

Inheritance
WeekTitleStyle
Namespace: C1.Win.Calendar.UI
Assembly: C1.Win.Calendar.8.dll
Syntax
public class WeekTitleStyle : BaseStyle

Constructors

Name Description
WeekTitleStyle()

Properties

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.

Methods

Name Description
ApplyToStyle(Style)

Applies style to destination C1.Framework.Style object if it is possible.

Dispose(bool)

Releases all unmanaged resources.

ResetFont()
ShouldSerializeFont()