Basic Library for WinRT
IC1CollectionView Interface Members
Properties  Methods 

The following tables list the members exposed by IC1CollectionView.

Public Properties
 NameDescription
 PropertyCanFilterGets a value that indicates whether this view supports filtering via the Filter property.  
 PropertyCanGroupGets a value that indicates whether this view supports grouping via the GroupDescriptions property.  
 PropertyCanSortGets a value that indicates whether this view supports sorting via the SortDescriptions property.  
 PropertyFilterGets or sets a callback used to determine if an item is suitable for inclusion in the view.  
 PropertyGroupDescriptionsGets a collection of System.ComponentModel.GroupDescription objects that describe how the items in the collection are grouped in the view.  
 PropertySortDescriptionsGets a collection of SortDescription objects that describe how the items in the collection are sorted in the view.  
 PropertySourceCollectionGet the underlying collection.  
Top
Public Methods
 NameDescription
 MethodDeferRefreshEnters a defer cycle that you can use to merge changes to the view and delay automatic refresh.  
 MethodRefreshRefreshes the view applying the current sort and filter conditions.  
Top
See Also

Reference

IC1CollectionView Interface
C1.Xaml Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback