PdcDataGrid.FieldNames

From External Bemet Wiki
Revision as of 13:02, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == FieldNames as IStrings == Description == == Notes == This property returns the fieldnames from the current datagrid. == Code example == <source lang="vb...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

FieldNames as IStrings

Description

Notes

This property returns the fieldnames from the current datagrid.

Code example

Availability

Available since April 2010 (from version 4.1)