[]
Panel that renders the cells in a grid according to the properties C1.WinUI.Grid.GridControlPanel.DisplayRange and C1.WinUI.Grid.GridControlPanel.Viewport.
public class GridControlPanel : Panel, IDisposable
| Name | Description |
|---|---|
| GridControlPanel(C1GridControl) | Initializes a new instance of the GridControlPanel class. |
| Name | Description |
|---|---|
| Adapter | Gets the associated adapter. |
| ExtentHeight | |
| ExtentWidth | |
| Grid | Gets the associated grid. |
| IsReadOnly | Gets or sets whether the cells show the editor. |
| Offset | |
| OuterBorders | Gets or sets whether the borders of the cells in the edge will be shown. |
| Name | Description |
|---|---|
| ArrangeOverride(Size) | |
| Dispose() | |
| Dispose(bool) | Release resource |
| MeasureOverride(Size) |