Gets the current client view used to load entities,
or null in virtual mode.
Namespace:
C1.Data.DataSourceAssembly: C1.Silverlight.Data.Entity (in C1.Silverlight.Data.Entity.dll)
Syntax
Remarks
Using CurrentClientView, you can build client views on top of the ClientViewSource by applying live view operators to the CurrentClientView.
The value of this property changes and the PropertyChanged event is raised whenever the query used to load entities changes.