[]
Panel that renders the cells in a grid according to the properties C1.Android.Grid.GridCellsPanel.DisplayRange and C1.Android.Grid.GridCellsPanel.Viewport.
public class GridCellsPanel : ViewGroup
| Name | Description |
|---|---|
| GridCellsPanel(GridBase) | Initializes a new instance of the GridCellsPanel class. |
| Name | Description |
|---|---|
| CellFactory | Gets the associated cell factory. |
| Grid | Gets the associated grid. |
| IsReadOnly | Gets or sets whether the cells show the editor. |
| MergeManager | Gets the associated merge manager. |
| Name | Description |
|---|---|
| Dispose(bool) | Release resource |
| OnLayout(bool, int, int, int, int) | |
| OnMeasure(int, int) |