ActiveReports.Viewer3 Request technical support
Find Property
See Also 


Gets the image that represents the Find button.

Syntax

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

See Also