MobileForms Toolkit Documentation

RowCollection.SetHeight Method (Int32)

Sets the height of all rows.

public void SetHeight(
int height
);

Parameters

height
New height of the row.

Remarks

Use this overload to set the same height for all rows.

See Also

RowCollection Class | Resco.Controls.SmartGrid Namespace | RowCollection.SetHeight Overload List