GridCells.CheckRow
GridCells.CheckRow method
Gets the GridRow
element or null at the specified cell row index.
public GridRow CheckRow(int row)
Parameter | Type | Description |
---|---|---|
row | Int32 | Row index |
Return Value
Returns GridRow
object If the row object does exist, otherwise returns null.
See Also
- class GridRow
- class GridCells
- namespace Aspose.Cells.GridDesktop.Data
- assembly Aspose.Cells.GridDesktop