Provides data for the Find events.

Namespace:  PerpetuumSoft.Reporting.View
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

System..::.Object
  System..::.EventArgs
    PerpetuumSoft.Reporting.View..::.FindEventArgs

See Also