Represents text search mode data.

Namespace:  PerpetuumSoft.Reporting.Silverlight.Client.ReportService
Assembly:  PerpetuumSoft.Reporting.Silverlight.Client (in PerpetuumSoft.Reporting.Silverlight.Client.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public struct FindOptions : INotifyPropertyChanged
Visual Basic (Declaration)
Public Structure FindOptions _
	Implements INotifyPropertyChanged
Visual C++
public value class FindOptions : INotifyPropertyChanged

See Also