ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface
Properties Methods

In This Topic
    IC1CollectionView Interface Members
    In This Topic

    The following tables list the members exposed by IC1CollectionView.

    Public Properties
     NameDescription
     PropertyGets a value that indicates whether this view supports filtering via the Filter property.  
     PropertyGets a value that indicates whether this view supports grouping via the GroupDescriptions property.  
     PropertyGets a value that indicates whether this view supports sorting via the SortDescriptions property.  
     Property (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Property (Inherited from System.Collections.Generic.ICollection<object>)
     Property (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Property (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     PropertyGets or sets a callback used to determine if an item is suitable for inclusion in the view.  
     PropertyGets a collection of System.ComponentModel.GroupDescription objects that describe how the items in the collection are grouped in the view.  
     Property (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Property (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Property (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Property (Inherited from System.Collections.Generic.ICollection<object>)
     Property (Inherited from System.Collections.Generic.IList<object>)
     Property (Inherited from Windows.Foundation.Collections.IVector<object>)
     PropertyGets a collection of SortDescription objects that describe how the items in the collection are sorted in the view.  
     PropertyGet the underlying collection.  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.Collections.Generic.ICollection<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from System.Collections.Generic.ICollection<object>)
     Method (Inherited from System.Collections.Generic.ICollection<object>)
     MethodEnters a defer cycle that you can use to merge changes to the view and delay automatic refresh.  
     Method (Inherited from Windows.Foundation.Collections.IIterable<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from System.Collections.Generic.IList<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Method (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Method (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Method (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Method (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Method (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     Method (Inherited from Windows.UI.Xaml.Data.ICollectionView)
     MethodRefreshes the view applying the current sort and filter conditions.  
     Method (Inherited from System.Collections.Generic.ICollection<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
     Method (Inherited from Windows.Foundation.Collections.IVector<object>)
    Top
    See Also