[]
Panel that renders the cells in a grid according to the properties C1.WPF.Grid.GridControlPanel.DisplayRange and C1.WPF.Grid.GridControlPanel.Viewport.
public class GridControlPanel : Panel, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IScrollViewerLargeScrolling, 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 |
GetLayoutClip(Size) | |
MeasureOverride(Size) | |
OnChildDesiredSizeChanged(UIElement) |