[]
        
(Showing Draft Content)

C1.Win.Calendar.UI.MonthTitleStyle

MonthTitleStyle Class

The MonthTitleStyle class contains display attributes that determine the appearance of C1CalendarView month title on the screen.

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

Constructors

Name Description
MonthTitleStyle()

Properties

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.

Methods

Name Description
ResetFont()
ShouldSerializeFont()