TGridReaderColumn Class

Represents type TGridReaderColumn.

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

The TGridReaderColumn type exposes the following members.

Show:
 NameDescription
ColumnIndex

Represents property ColumnIndex.

CustomFieldID

Represents property CustomFieldID.

IsCustomField

Represents property IsCustomField.

SigmaField

Represents property SigmaField.

Top
Show:
 NameDescription
GetColumnIndex

Represents method GetColumnIndex.

GetCustomFieldID

Represents method GetCustomFieldID.

GetIsCustomField

Represents method GetIsCustomField.

GetSigmaField

Represents method GetSigmaField.

Top