Share via


IsVisibleOnPage Method

Returns whether or not the control is visible on the given page of the form. Used for form pagination.

public bool IsVisibleOnPage(
   int pageNumber
)

Parameters

  • pageNumber
    The page number.

See Also

Applies to: MobileControl Class