[]
Panel that renders the cells in a grid according to the properties C1.Android.Grid.GridControlPanel.DisplayRange and C1.Android.Grid.GridControlPanel.Viewport.
public class GridControlPanel : ViewGroup, IScrollViewerLargeScrolling, IDisposable
Public Class GridControlPanel
Inherits ViewGroup
Implements IScrollViewerLargeScrolling, IDisposable
| Name | Description |
|---|---|
| GridControlPanel(C1GridControl) | Initializes a new instance of the GridControlPanel class. |
| Name | Description |
|---|---|
| Adapter | Gets the associated adapter. |
| ExtentHeight | Gets the height of the element. |
| ExtentWidth | Gets the width of the element. |
| Grid | Gets the associated grid. |
| IsReadOnly | Gets or sets whether the cells show the editor. |
| Offset | Gets or sets how much the C1ScrollViewer displaced the element. |
| OuterBorders | Gets or sets whether the borders of the cells in the edge will be shown. |
| Name | Description |
|---|---|
| Dispose(bool) | Release resource |
| OnLayout(bool, int, int, int, int) | |
| OnMeasure(int, int) |