MindFusion.Scheduling for Silverlight Programmer's Guide
CalendarStyle Members
Constructors Fields Properties
 


Specifies the appearance of calendar elements.

The following tables list the members exposed by the CalendarStyle type.

 Public Constructors

  Name Description

CalendarStyle

Initializes a new instance of the CalendarStyle class.

 Public Fields

  Name Description

BackgroundProperty

Identifies the Background dependency property.

BorderBrushProperty

Identifies the BorderBrush dependency property.

BorderThicknessProperty

Identifies the BorderThickness dependency property.

BottomBorderBrushProperty

Identifies the BottomBorderBrush dependency property.

ContentMarginProperty

Identifies the ContentMargin dependency property.

EffectProperty

Identifies the Effect dependency property.

FillBrushProperty

Identifies the FillBrush dependency property.

FontFamilyProperty

Identifies the FontFamily dependency property.

FontSizeProperty

Identifies the FontSize dependency property.

FontStretchProperty

Identifies the FontStretch dependency property.

FontStyleProperty

Identifies the FontStyle dependency property.

FontWeightProperty

Identifies the FontWeight dependency property.

ForegroundEffectProperty

Identifies the ForegroundEffect dependency property.

ForegroundProperty

Identifies the Foreground dependency property.

HorizontalAlignmentProperty

Identifies the HorizontalAlignment dependency property.

LeftBorderBrushProperty

Identifies the LeftBorderBrush dependency property.

LineBrushProperty

Identifies the LineBrush dependency property.

MarginProperty

Identifies the Margin dependency property.

RightBorderBrushProperty

Identifies the RightBorderBrush dependency property.

TextAlignmentProperty

Identifies the TextAlignment dependency property.

TopBorderBrushProperty

Identifies the TopBorderBrush dependency property.

VerticalAlignmentProperty

Identifies the VerticalAlignment dependency property.

 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.Silverlight Namespace