Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 639 Bytes

File metadata and controls

27 lines (16 loc) · 639 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Data.ItemIndexRange
winrt class

Windows.UI.Xaml.Data.ItemIndexRange

-description

Provides info about a range of items in the data source.

-remarks

The ItemIndexRange class supports virtualization of large data sources for efficient presentation by XAML list controls. The other classes and interfaces that support data source virtualization are the following.

-examples

-see-also