MindFusion.Wpf Pack Programmer's Guide
CalendarStyle Properties
 


 Public Properties

  Name Description

Background

Gets or sets the brush used to paint the element's background.

BorderBrush

Gets or sets the brush of the element's border.

BorderThickness

Gets or sets the thickness of the element's border.

BottomBorderBrush

Gets or sets the brush of the element's bottom border.

ContentMargin

Gets or sets the margin of the element's contents.

Effect

Gets or sets the effect applied to the element.

FillBrush

Gets or sets a brush used to paint the background of various sub-elements in a color different than the main background.

FontFamily

Gets or sets the font family of the displayed text.

FontSize

Gets or sets the font size of the displayed text.

FontStretch

Gets or sets the font stretch of the displayed text.

FontStyle

Gets or sets the font style of the displayed text.

FontWeight

Gets or sets the font weight of the displayed text.

Foreground

Gets or sets the brush used to paint foreground sub-elements, such as text.

ForegroundEffect

Gets or sets the effect applied on foreground sub-elements, such as text.

HorizontalAlignment

Gets or sets the horizontal alignment of the sub-element containing the displayed text.

LeftBorderBrush

Gets or sets the brush of the element's left border.

LineBrush

Gets or sets a brush used to paint line sub-elements.

Margin

Gets or sets the margin of the element.

RightBorderBrush

Gets or sets the brush of the element's right border.

TextAlignment

Gets or sets the alignment of the displayed text.

TopBorderBrush

Gets or sets the brush of the element's top border.

VerticalAlignment

Gets or sets the vertical alignment of the sub-element containing the displayed text.

 See Also

CalendarStyle Class
MindFusion.Scheduling.Wpf Namespace