Data source object exposing data from ClientCacheBase to which GUI controls can bind.
Using a ClientViewSource, you can
load,
filter,
group,
and sort
data easily.
Namespace:
C1.Data.DataSourceAssembly: C1.Data.Entity (in C1.Data.Entity.dll)
Syntax
| C# |
|---|
public class ClientViewSource : DependencyObject, IControlHandlerSource, ISupportInitialize, INotifyPropertyChanged |
| Visual Basic |
|---|
Public Class ClientViewSource _ Inherits DependencyObject _ Implements IControlHandlerSource, ISupportInitialize, INotifyPropertyChanged |
Inheritance Hierarchy
System..::..Object
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
C1.Data.DataSource..::..ClientViewSource
C1.Data.Entities..::..EntityViewSource
System.Windows.Threading..::..DispatcherObject
System.Windows..::..DependencyObject
C1.Data.DataSource..::..ClientViewSource
C1.Data.Entities..::..EntityViewSource