[]
        
(Showing Draft Content)

C1.Android.Grid.GridCellsPanel

GridCellsPanel Class

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

Inheritance
GridCellsPanel
Namespace: C1.Android.Grid
Assembly: C1.Android.Grid.dll
Syntax
public class GridCellsPanel : ViewGroup

Constructors

Name Description
GridCellsPanel(GridBase)

Initializes a new instance of the GridCellsPanel class.

Properties

Name Description
CellFactory

Gets the associated cell factory.

Grid

Gets the associated grid.

IsReadOnly

Gets or sets whether the cells show the editor.

MergeManager

Gets the associated merge manager.

Methods

Name Description
Dispose(bool)

Release resource

OnLayout(bool, int, int, int, int)
OnMeasure(int, int)