[]
Represents a two-dimensional collection of layout cells.
public class LayoutCells
Public Class LayoutCells
Name | Description |
---|---|
this[int, int] | Gets a new cell for the specified row and column. |
this[int, int, int, int] | Gets a new cell for the range of cells of the specified rows and columns. |