OptionsTableLayoutGroup.Insert Method
| Name | Parameters | Description |
|---|---|---|
| Insert(Int32, ColumnDefinition, Boolean) | index, columnDefinition, updateItemIndexes | Inserts an element into the collection at the specified index. |
| Insert(Int32, RowDefinition, Boolean) | index, rowDefinition, updateItemIndexes | Inserts an element into the collection at the specified index. |