MobileForms Toolkit Documentation

Cell.CalculateCellWidth Method 

Gets the cell width based on grid width.

protected Rectangle CalculateCellWidth(
int gridWidth
);

Parameters

gridWidth
The width of the AdvancedList.

Return Value

Recalculated cell width.

Remarks

Calculates the width of cells with -1 width in Bounds.

See Also

Cell Class | Resco.Controls.AdvancedList Namespace