GridRowCollection.Item
GridRowCollection indexer
Gets a object by given row index. The Row object of given row index will be instantiated if it does not exist before.
public GridRow this[int rowIndex] { get; }
See Also
- class GridRow
- class GridRowCollection
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop