ActiveReports.Viewer6 Send comments on this topic.
FindEventArgs Class
See Also  Members  
ActiveReports.Viewer6 Assembly > DataDynamics.ActiveReports.Viewer Namespace : FindEventArgs Class

Provides data for the Find event.

Syntax

Visual Basic (Declaration) 
Public Class FindEventArgs 
   Inherits EventArgs
C# 
public class FindEventArgs : EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      DataDynamics.ActiveReports.Viewer.FindEventArgs

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also