SelectedObjects Property
SelectedObjects
Gets the objects for which the C1PropertyGrid displays properties.
Declaration
public PropertyGridObjectCollection SelectedObjects { get; }
Public ReadOnly Property SelectedObjects As PropertyGridObjectCollection