MobileForms Toolkit Documentation

RowCollection.SetHeight Method

Sets the height of all rows.

Overload List

Sets the height of all rows.

public void SetHeight(int);

Sets the height of the given row.

public void SetHeight(int,int);

See Also

RowCollection Class | Resco.Controls.SmartGrid Namespace