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