pgDeleteColumnByName | |
Type | property |
Dictionary | widget.polygrid |
Library | PolyGrid |
Syntax |
|
Associations | com.livecode.widget.polygrid |
Summary | Delete a column by name. |
Example |
|
Description | Use the pgDeleteColumnByName property to delete the column with the specified name. This property will always return an empty string. |
Tags | table,data |