Gets or sets the value displayed in the editor. This is a dependency property.

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

Syntax

C#
public ObjectWrapper ManyHolder { get; set; }
Visual Basic (Declaration)
Public Property ManyHolder As ObjectWrapper

Remarks

Dependency Property Information
Identifier field ManyHolderProperty
Metadata properties set to true None

See Also