Click or drag to resize

ListCollectionViewListAdapterTIsFixedSize Property

Gets a value indicating whether the IList has a fixed size.

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public bool IsFixedSize { get; }

Property Value

Type: Boolean

Implements

IListIsFixedSize
See Also