ActiveReports.Viewer3 Request technical support
Forward Property
See Also 


Gets the image that represents the Forward button.

Syntax

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

See Also