MobileForms Toolkit Documentation

RowTemplate.GetHeight Method 

Get the height for the given row, with respect to autoheight.

public int GetHeight(
Row row
);

Parameters

row
Row displayed.

Return Value

Current height of the row when displayed by this template.

See Also

RowTemplate Class | Resco.Controls.AdvancedList Namespace