[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlPanel

GridControlPanel Class

Panel that renders the cells in a grid according to the properties C1.WinUI.Grid.GridControlPanel.DisplayRange and C1.WinUI.Grid.GridControlPanel.Viewport.

Inheritance
GridControlPanel
Implements
Namespace: C1.WinUI.Grid
Assembly: C1.WinUI.GridControl.dll
Syntax
public class GridControlPanel : Panel, IDisposable

Constructors

Name Description
GridControlPanel(C1GridControl)

Initializes a new instance of the GridControlPanel class.

Properties

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.

Methods

Name Description
ArrangeOverride(Size)
Dispose()
Dispose(bool)

Release resource

MeasureOverride(Size)