Click or drag to resize

ObservableCompositeCollectionTContent Property

Access to the physical layer of the content

Namespace:  TomsToolbox.ObservableCollections
Assembly:  TomsToolbox.ObservableCollections (in TomsToolbox.ObservableCollections.dll)
Syntax
public IList<IList<T>> Content { get; }

Property Value

Type: IListIListT
See Also