C1.WPF.Extended Namespace / C1PropertyGrid Class / SelectedObject Property

In This Topic
SelectedObject Property (C1PropertyGrid)
In This Topic
Gets or sets the object for which the C1PropertyGrid displays properties.
Syntax
'Declaration
 
Public Property SelectedObject As Object
 
See Also