LastPage Property
.NET Framework 1.1
Returns the last page of the form on which the specified control is displayed.
public int LastPage {
get,
set
}
Remarks
This property is used for form pagination.
'See Also
Applies to: MobileControl Class