[]
        
(Showing Draft Content)

C1.Win.Calendar.UI.DayTitleStyle

DayTitleStyle Class

The DayTitleStyle class contains display attributes that determine the appearance of C1CalendarView day title on the screen.

Inheritance
DayTitleStyle
Namespace: C1.Win.Calendar.UI
Assembly: C1.Win.Calendar.4.8.dll
Syntax
public class DayTitleStyle : BaseStyle

Constructors

Name Description
DayTitleStyle()

Properties

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.

Methods

Name Description
ResetFont()
ShouldSerializeFont()