TBasedxReportLink.IsEmptyPage(Integer) Method
In This Article
Determines whether a specified report page is empty.
#Declaration
#Parameters
Name | Type |
---|---|
APage |
Integer |
#Returns
Type |
---|
Boolean |
#Remarks
This function returns True if the page specified by the AVirtualPageIndex parameter is empty. Otherwise, False is returned.
See Also