MindFusion.Scheduling for ASP.NET Programmer's Guide
Style Methods
 


 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.

 See Also

Style Class
MindFusion.Scheduling Namespace