PageNo Property (C1LinkTargetPage)
In This Topic
Gets the page number to jump to. Depending on the value of
C1LinkTargetPage.PageJumpType, specifies an absolute (1-based) or a relative page number.
Syntax
'Declaration
Public ReadOnly Property PageNo As Integer
See Also