MobileForms Toolkit Documentation

Row.Height Property

Gets the current row template height for this row.

public int Height {get;}

Property Value

The Height of the current row template.

Remarks

If the template index points to non-existing template, the Default template is used to get height.

See Also

Row Class | Resco.Controls.AdvancedList Namespace