ActiveReports.Viewer3 Request technical support
NextPage Property
See Also 


Gets the image that represents the Next Page button.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property NextPage As Image
Visual Basic (Usage)Copy Code
Dim value As Image
 
value = Images.NextPage
C# 
public static Image NextPage {get;}

See Also