Gets the value 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 Object Value { get; }
Visual Basic (Declaration)
Public Overrides ReadOnly Property Value As Object

See Also