Specifies the appearance of calendar elements.
The following tables list the members exposed by the Style type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the Style class. |
Name | Description | |
---|---|---|
![]() |
Gets the border properties for the current Style object. |
|
![]() |
Gets or sets the brush that fills the interior. |
|
![]() |
Gets a value that indicates whether the Style object is saving changes to its view state. |
Name | Description | |
---|---|---|
![]() |
Creates an exact copy of the current Style object. |
|
![]() |
Determines whether the specified Style object is equivalent to the current one. |
|
![]() |
Returns the hash code for this Style instance. |
|
![]() |
Gets the properties of this Style instance as IDictionary<string, object> list. |
|
![]() |
Restores view-state information from an object that was previously saved by the SaveViewState method. |
|
![]() |
Raises the Changed event. |
|
![]() |
Removes any Style elements written in the state bag. |
|
![]() |
Saves any view-state changes that have occurred on the Style object. |
|
![]() |
Gets the properties of this Style class as IDictionary<string, object> list. |
|
![]() |
Gets a value that indicates whether this Style object has changed from its default state. |
|
![]() |
Causes tracking of view-state changes to the current Style object so they can be stored for later use. |
Name | Description | |
---|---|---|
![]() |
Raised when the Style changes. |