ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / FindOptions Class
Fields Methods

In This Topic
    FindOptions Class Members
    In This Topic

    The following tables list the members exposed by FindOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldSpecifies whether the search is case sensitive.  
    Public FieldSpecifies whether the search should be done in backward order.  
    Public FieldThe text to search.  
    Public FieldSpecifies whether to search only the specified whole word.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Public MethodReturns a System.String that represents this instance.  
    Top
    See Also