Show / Hide Table of Contents

Method ExtWpf.InsertRow


Overload

Inserts row and adjusts row indices of children that are in other rows.

public static void InsertRow(this Grid t, int index, RowDefinition d)
Parameters
t  (Grid)
index  (int)
d  (RowDefinition)