[]
Panel that renders the cells in a grid according to the properties C1.Blazor.Grid.GridControlPanel.DisplayRange and C1.Blazor.Grid.GridControlPanel.Viewport.
public class GridControlPanel : C1View, IComponent, IHandleAfterRender, IDependencyObject, IHandleEvent, IScollViewerLargeScrolling, IDisposable
| Name | Description |
|---|---|
| GridControlPanel() |
| 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. |
| RenderModel | Gets or sets whether the panel needs to render the model information that will be used by JavaScript functions to perform client operations. |
| Name | Description |
|---|---|
| BuildRenderTree(RenderTreeBuilder) | |
| Dispose() | |
| Dispose(bool) | Release resource |