Gets or sets the content to be presented in the summary and drop-down areas. This is a dependency property.

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

Syntax

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

Remarks

Dependency Property Information
Identifier fieldContentProperty
Metadata properties set to trueNone

See Also