A command for moving the selection to one week later.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public static readonly ICommand WeekForwardCommand
Visual Basic (Declaration)
Public Shared ReadOnly WeekForwardCommand As ICommand

See Also