Gets or sets the object for which the C1PropertyGrid displays properties.

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Object SelectedObject { get; set; }
Visual Basic
Public Property SelectedObject As Object
	Get
	Set

See Also