Property ControlList
- Namespace
- Alternet.FormDesigner.Wpf.PropertyGrid
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
ControlList
Gets the list of controls will be browsed by the PropertyGrid.
public ObservableCollection<PropertyGridItem> ControlList { get; }