| Kixforms Class Library |
Remove Method (Columns Collection) |
Removes the column at the specified index.
Remove( index )
index
The zero-based index of the column to remove.
When you remove a column from the collection, the indexes change for subsequent columns in the collection. All information about the removed column is deleted. You can use this method to remove a specific column from the collection. To remove all columns from the collection, use the Clear method.
| The CHM file was converted to HTML by chm2web software. |