[]
        
(Showing Draft Content)

C1.WPF.Extended.C1PropertyGrid.SelectedObjects

SelectedObjects Property

SelectedObjects

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

Declaration
public ObservableCollection<object> SelectedObjects { get; set; }