Specifies the appearance of calendar elements.
The following tables list the members exposed by the Style type.
Name | Description | |
---|---|---|
Overloaded. |
Name | Description | |
---|---|---|
Represents an unset color. The control looks for values up in the style hierarchy or theme when a property is unset. |
Name | Description | |
---|---|---|
Gets or sets the color used to paint the bottom border of a calendar element. |
||
Gets or sets the width in pixels of the bottom border of an element. |
||
Gets or sets the color used to paint the left border of a calendar element. |
||
Gets or sets the width in pixels of the left border of an element. |
||
Gets or sets the color used to paint the right border of a calendar element. |
||
Gets or sets the width in pixels of the right border of an element. |
||
Gets or sets the color used to paint the top border of a calendar element. |
||
Gets or sets the width in pixels of the top border of an element. |
||
Gets or sets the brush used to fill the interior of elements. |
||
Gets or sets the color used to fill calendar elements. |
||
Gets or sets the font used to display an element's text. |
||
Gets or sets the color used to paint the bottom border of an element's header. |
||
Gets or sets the width in pixels of the bottom border of an element's header. |
||
Gets or sets the color used to paint the left border of an element's header. |
||
Gets or sets the width in pixels of the left border of an element's header. |
||
Gets or sets the color used to paint the right border of an element's header. |
||
Gets or sets the width in pixels of the right border of an element's header. |
||
Gets or sets the color used to paint the top border of an element's header. |
||
Gets or sets the width in pixels of the top border of an element's header. |
||
Gets or sets the brush used to fill the interior of an element's header. |
||
Gets or sets the font used to paint the text of an element's header. |
||
Gets or sets the alignment of the headers' text. |
||
Gets or sets the bottom header text margin. |
||
Gets or sets the color used to paint the text of an element's header. |
||
Gets or sets the left header text margin. |
||
Gets or sets the right header text margin. |
||
Gets or sets the color of the shadow cast by the header text. |
||
Gets or sets the distance of the shadow from the header text that casts it. |
||
Gets or sets the type of the shadow cast by the header text. |
||
Gets or sets the top header text margin. |
||
Gets or sets the color used to paint various lines that are not part of element borders. |
||
Gets or sets the alignment of the text contents of a calendar element. |
||
Gets or sets the bottom text margin. |
||
Gets or sets the color used to paint an element's text. |
||
Gets or sets the left text margin. |
||
Gets or sets the right text margin. |
||
Gets or sets the color of the shadow cast by the text. |
||
Gets or sets the distance of the shadow from the text that casts it. |
||
Gets or sets the type of the shadow cast by the text. |
||
Gets or sets the top text margin. |
Name | Description | |
---|---|---|
Creates an exact copy of this Style object. |
||
Determines whether a Style instance is equivalent to this Style. |
||
Returns the hash code for this Style instance. |
||
Resets the style to the default state. |
||
Sets the parent of this style in the cascade hierarchy. |
Name | Description | |
---|---|---|
Raised when the style changes. |