DataSource for Entity Framework for WPF/Silverlight
ClientViewSource クラス
メンバ 

C1.Data.DataSource 名前空間 : ClientViewSource クラス
GUI コントロールが連結できる C1.Data.ClientCacheBaseからデータを公開するデータソースオブジェクトです。 ClientViewSourceを使用すると、 データを簡単に ロードフィルタ処理グループ化、 および ソートできます。
オブジェクト モデル
ClientViewSource クラス
シンタックス
'宣言
 
<System.ComponentModel.TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)>
<System.Windows.Markup.NameScopePropertyAttribute("NameScope", System.Windows.NameScope)>
Public Class ClientViewSource 
   Inherits System.Windows.DependencyObject
[System.ComponentModel.TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)]
[System.Windows.Markup.NameScopeProperty("NameScope", System.Windows.NameScope)]
public class ClientViewSource : System.Windows.DependencyObject 
継承階層

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.Data.DataSource.ClientViewSource
            C1.Data.Entities.EntityViewSource

参照

ClientViewSource メンバ
C1.Data.DataSource 名前空間