Encapsulates the state of an Item instance.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public class ItemState : IEquatable<ItemState> |
Visual Basic Copy Code |
---|
Public Class ItemState |
Instances of this class are used to store the state of items for later undo or redo operations.
System.Object
MindFusion.Scheduling.ItemState