MindFusion.Scheduling for Silverlight Programmer's Guide
IProjectViewModel.RedoCommand Property
See Also
 





Gets a command which performs redo on the last undone action in the command history.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

ICommand RedoCommand { get; }

Visual Basic  Copy Code

ReadOnly Property RedoCommand As ICommand

 Property Value

A .NET ICommand object.

 See Also

IProjectViewModel Members
IProjectViewModel Interface
MindFusion.DataViews.Silverlight Namespace