Grid.tab Field

Grid

Gridtab Field

[Missing <summary> documentation for "F:Grid.Grid.tab"]

Namespace: Grid
Assembly: ProstyAlgorytm (in ProstyAlgorytm.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
private int[,] tab
Private tab As Integer(,)
private:
array<int,2>^ tab
val mutable private tab: int[,]

Field Value

Type: Int32
See Also