DataView Property
DataView
Gets the current view of entities resulting from the last load operation.
Declaration
[Browsable(false)]
public ClientCollectionView DataView { get; }
<Browsable(False)>
Public ReadOnly Property DataView As ClientCollectionView