Method | Description | |
---|---|---|
InitalizeGrid ( |
||
InitalizeGrid ( |
Разлинеивает таблицу
|
|
MarkTable ( |
public static InitalizeGrid ( |
||
grid | ||
rectanglesDouble | System.Windows.Shapes.Rectangle | |
column | int | |
row | int | |
return | void |
public static InitalizeGrid ( |
||
grid | Таблица | |
column | int | Количество колонок |
row | int | Количество строчек |
return | void |
public static MarkTable ( |
||
grid | ||
column | int | |
row | int | |
return | void |