Property Grid
Grid
The grid data structure, containing cells as elements.
public IGrid<TPoint, TCell> Grid { get; }
Property Value
- IGrid<TPoint, TCell>
The grid data structure, containing cells as elements.
public IGrid<TPoint, TCell> Grid { get; }