Gets the method for removing items using their indexes.

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

Syntax

C#
public MethodInfo RemovalMethod { get; }
Visual Basic (Declaration)
Public ReadOnly Property RemovalMethod As MethodInfo

See Also