Gets the type of the collection element.

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

Syntax

C#
public override Type PropertyType { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property PropertyType As Type

See Also