Table of Contents

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; }

Property Value

IObservableList<DesignItem>