C1.Maui.GridControl Assembly / C1.Maui.Grid Namespace / GridControlAdapter Class / CreateCell Method
The range.
Type of the cell content.
In This Topic
CreateCell Method (GridControlAdapter)
In This Topic
Creates the content of the cell.
Syntax

Parameters

range
The range.
cellContentType
Type of the cell content.
Remarks
The actual data is set in the BindCellContent method.
See Also