Previous Topic

Next Topic

Inhoudsopgave

Book Index

FieldCount Property

Property Property FieldCount: Integer (R)

Description

Returns the number of fields present in the data set linked to the grid from which you are reading a selection. You may use this value to implement a generic method for browsing all linked fields. This can be useful when multiple presets have been connected to a form that each present a different number of fields in the grid.

Result

The number of fields in the selection value.