[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridCellFactory.SaveDesiredCellSize

SaveDesiredCellSize Method

SaveDesiredCellSize(GridCellType, GridCellRange)

Returns whether the desired size for a specific cell is taken into account.

Declaration
protected override bool SaveDesiredCellSize(GridCellType cellType, GridCellRange range)
Parameters
Type Name Description
GridCellType cellType

Type of the cell.

GridCellRange range

The range.

Returns
Type Description
bool
Overrides