Specifies the appearance of calendar items.
The following tables list the members exposed by the ItemStyle type.
Name | Description | |
---|---|---|
![]() |
Overloaded. |
Name | Description | |
---|---|---|
![]() |
Gets the border properties for the current Style object. (Inherited from Style.) |
|
![]() |
Gets or sets the brush that fills the interior. (Inherited from Style.) |
|
![]() |
Gets or sets the color used to paint elements, not part of the main item structure. |
|
![]() |
Gets the font in header elements. (Inherited from HeaderStyle.) |
|
![]() |
Gets the font in the item's header. |
|
![]() |
Gets or sets the alignment of text in the item's header. |
|
![]() |
Gets or sets the color of the text in the item's header. |
|
![]() |
Gets the text margins in the item's header. |
|
![]() |
Gets a value that indicates whether the Style object is saving changes to its view state. (Inherited from Style.) |
|
![]() |
Gets or sets the color used when lines not part of an element border are painted. |
|
![]() |
Gets or sets the alignment of text in header elements. (Inherited from HeaderStyle.) |
|
![]() |
Gets or sets the color of the text in header elements. (Inherited from HeaderStyle.) |
|
![]() |
Gets the text margins in header elements. (Inherited from HeaderStyle.) |
Name | Description | |
---|---|---|
![]() |
Creates an exact copy of the current ItemStyle object. |
|
![]() |
Determines whether the specified Style object is equivalent to the current one. (Inherited from Style.) |
|
![]() |
Returns the hash code for this Style instance. (Inherited from Style.) |
|
![]() |
Gets the properties of this ItemStyle class as IDictionary<string, object> list. |
|
![]() |
Restores view-state information from an object that was previously saved by the SaveViewState method. |
|
![]() |
||
![]() |
Removes any style elements written in the state bag. |
|
![]() |
Saves any view-state changes that have occurred on the ItemStyle object. |
|
![]() |
Copies the values for the properties of this ItemStyle object from the specified IDictionary<string, object> object. |
|
![]() |
Gets a value that indicates whether this ItemStyle object has changed from its default state. |
|
![]() |
Causes tracking of view-state changes to the current ItemStyle object so they can be stored for later use. |