Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 785 Bytes

iitemsrangeinfo.md

File metadata and controls

29 lines (17 loc) · 785 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Data.IItemsRangeInfo
winrt interface

Windows.UI.Xaml.Data.IItemsRangeInfo

-description

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

-remarks

The IItemsRangeInfo interface 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

IClosable, Data virtualization sample (Windows 10)