pgContentTypeofColumn | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Get the data type of a column in a PolyGrid. |
Example |
|
Description | Before calling the pgContentTypeofColumn property, you must point to the column for which you want to get the type. This is done with the pgInternalPointer property. |
Tags | table,data |