| Visual Basic (Declaration) | |
|---|---|
Function GetCellAt( _ ByVal row As System.Integer, _ ByVal column As System.Integer _ ) As IGridCell | |
Parameters
- row
- The row number of the cell.
- column
- The column number of the cell.
|
| ActiveReports Developer 7 | |
| GetCellAt Method | |
| See Also | |
| GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > IGrid Interface : GetCellAt Method |
Glossary Item Box