'Declaration
Public Overloads ReadOnly Property Item( _ ByVal name As System.String _ ) As ClientCollectionView
public ClientCollectionView Item( System.string name ) {get;}
Parameters
- name
- The name of the C1.Data.Entities.EntityViewSource to take the C1.Data.DataSource.ClientCollectionView from.