'Declaration Public ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As C1DetailGridView
public C1DetailGridView this[ System.int index ]; {get;}
Parameters
- index
- The index of the C1DetailGridView derived object in the C1DetailGridViewCollection collection to retrieve.