Show / Hide Table of Contents

Method ExtWpf.InsertColumn


Overload

Inserts column and adjusts column indices of children that are in other columns.

public static void InsertColumn(this Grid t, int index, ColumnDefinition d)
Parameters
t  (Grid)
index  (int)
d  (ColumnDefinition)