| MobileForms Toolkit Documentation |
|
ColumnCollection.Insert Method
Inserts a column into the ColumnCollection at the specified index.
Parameters
-
index
- The zero-based index at which column should be inserted.
-
column
- The Column to insert.
See Also
ColumnCollection Class | Resco.Controls.SmartGrid Namespace