MindFusion.Scheduling for ASP.NET Programmer's Guide
Style Members
Constructors Properties Methods Events
 


Specifies the appearance of calendar elements.

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

 Public Constructors

  Name Description

Style

Overloaded. Initializes a new instance of the Style class.

 Public Properties

  Name Description

Borders

Gets the border properties for the current Style object.

Brush

Gets or sets the brush that fills the interior.

IsTrackingViewState

Gets a value that indicates whether the Style object is saving changes to its view state.

 Public Methods

  Name Description

Clone

Creates an exact copy of the current Style object.

Equals

Determines whether the specified Style object is equivalent to the current one.

GetHashCode

Returns the hash code for this Style instance.

GetProperties

Gets the properties of this Style instance as IDictionary<string, object> list.

LoadViewState

Restores view-state information from an object that was previously saved by the SaveViewState method.

OnChanged

Raises the Changed event.

Reset

Removes any Style elements written in the state bag.

SaveViewState

Saves any view-state changes that have occurred on the Style object.

SetProperties

Gets the properties of this Style class as IDictionary<string, object> list.

ShouldSerialize

Gets a value that indicates whether this Style object has changed from its default state.

TrackViewState

Causes tracking of view-state changes to the current Style object so they can be stored for later use.

 Public Events

  Name Description

Changed

Raised when the Style changes.

 See Also

Style Class
MindFusion.Scheduling Namespace