[]
Gets whether the collection is virtualizing its data.
public virtual bool IsVirtualizing { get; }
This is important for data consumers to know whether it is viable to iterate the collection to get all the items.