Item

GridRowCollection indexer

Får en objekt efter givet radindex. Radobjektet för givet radindex kommer att instansieras om det inte finns tidigare.

public GridRow this[int rowIndex] { get; }

Se även