Basic Library for UWP/WinRT XAML
C1CollectionView クラス
メンバ 

ライブソート、フィルタ処理、グループ化をサポートする ICollectionView インタフェース実装を表します。WPF CollectionView クラスと同じ API を持ちます。
オブジェクト モデル
C1CollectionView クラス
構文
'宣言
 
Public Class C1CollectionView 
   Implements IC1CollectionViewIEditableCollectionViewIPagedCollectionView, Windows.Foundation.Collections.IObservableVector(Of Object), Windows.UI.Xaml.Data.ICollectionView 
public class C1CollectionView : IC1CollectionViewIEditableCollectionViewIPagedCollectionView, Windows.Foundation.Collections.IObservableVector<object>, Windows.UI.Xaml.Data.ICollectionView  
継承階層

System.Object
   C1.Xaml.C1CollectionView

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1CollectionView メンバ
C1.Xaml 名前空間

Send Feedback