Property CollectionElements
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
CollectionElements
Gets the elements represented by the collection.
public abstract IObservableList<DesignItem> CollectionElements { get; }
Gets the elements represented by the collection.
public abstract IObservableList<DesignItem> CollectionElements { get; }