TGridReaderCell Class

Represents type TGridReaderCell.

Namespace: System.UI.Automation
TObject
  System.UI.Automation.TGridReaderCell
type
 TGridReaderCell = class(TObject)
 end;

The TGridReaderCell type exposes the following members.

Show:
 NameDescription
BoundsRect

Represents property BoundsRect.

ColumnIndex

Represents property ColumnIndex.

RowIndex

Represents property RowIndex.

Value

Represents property Value.

Top
Show:
 NameDescription
GetBoundsRect

Represents method GetBoundsRect.

GetColumnIndex

Represents method GetColumnIndex.

GetRowIndex

Represents method GetRowIndex.

GetValue

Represents method GetValue.

Top