TGridReader Class
Represents type TGridReader
.
System.UI.Automation.TGridReader
The TGridReader type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cells[Integer,Integer] | Represents property |
![]() | ColumnCount | Represents property |
![]() | Columns[Integer] | Represents property |
![]() | Control | Represents property |
![]() | FocusedCell | Represents property |
![]() | FocusedColumn | Represents property |
![]() | FocusedColumnIndex | Represents property |
![]() | FocusedRowIndex | Represents property |
![]() | RowCount | Represents property |
![]() | Values[Integer,Integer] | Represents property |
Name | Description | |
---|---|---|
![]() | FindColumn(String) | Overloaded. Represents method |
![]() | FindColumn(TSigmaField) | Overloaded. Represents method |
![]() | GetCell(Integer,Integer) | Represents method |
![]() | GetColumn(Integer) | Represents method |
![]() | GetColumnCount | Represents method |
![]() | GetControl | Represents method |
![]() | GetFocusedCell | Represents method |
![]() | GetFocusedColumn | Represents method |
![]() | GetFocusedColumnIndex | Represents method |
![]() | GetFocusedRowIndex | Represents method |
![]() | GetRowCount | Represents method |
![]() | GetValue(Integer,Integer) | Represents method |
![]() | SetFocusedRowIndex(Integer) | Represents method |