Gets the property for accessing items using their indexes.

Namespace:  Mindscape.WpfElements.WpfPropertyGrid
Assembly:  Mindscape.WpfElements (in Mindscape.WpfElements.dll)
Version: 3.0.0.0 (3.0.0.0)

Syntax

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

See Also