Gets the wrapped object.

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

Syntax

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

See Also