ActiveReports.Viewer3 Request technical support
Back Property
See Also 


Gets the image that represents the Back button.

Syntax

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

See Also