C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > C1DataViewCollection Class > Item Property : Item(String) Property |
'Declaration Public Overloads ReadOnly Property Item( _ ByVal name As System.String _ ) As C1DataView
public C1DataView Item( System.string name ) {get;}