Gets the property for accessing items using their indexes.
Namespace:
Mindscape.WpfPropertyGridAssembly: Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public PropertyInfo ItemProperty { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ItemProperty As PropertyInfo |