| MobileForms Toolkit Documentation |
|
RowCollection.Insert Method
Inserts an element into the RowCollection at the specified index.
Parameters
-
index
- The zero-based index at which value should be inserted.
-
row
- The Row to insert.
See Also
RowCollection Class | Resco.Controls.AdvancedList Namespace