A command for selecting the current date.

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

Syntax

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

See Also