| MobileForms Toolkit Documentation |
|
Item.MoveTop Method
Move verticaly custom control.
protected virtual
void MoveTop(
int offset);
Parameters
-
offset
- Difference between previous and actual top position.
Remarks
Override this function to do vertical moving of custom control when scrolling.
See Also
Item Class | Resco.Controls.DetailView Namespace