[]
        
(Showing Draft Content)

C1.iOS.Grid.GridCellsPanel

GridCellsPanel Class

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

Inheritance
GridCellsPanel
Namespace: C1.iOS.Grid
Assembly: C1.iOS.Grid.dll
Syntax
public class GridCellsPanel : UIView

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.

IntrinsicContentSize
IsReadOnly

Gets or sets whether the cells show the editor.

MergeManager

Gets the associated merge manager.

Methods

Name Description
Dispose(bool)

Release resource

LayoutSubviews()
SizeThatFits(CGSize)