A command for adding an item to a collection.

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

Syntax

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

See Also