[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Core.Document.FindOptions

FindOptions Class

Represents the find options.

Inheritance
FindOptions
Namespace: GrapeCity.ActiveReports.Core.Document
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public class FindOptions

Constructors

Name Description
FindOptions()

Properties

Name Description
MatchCase

Gets or sets whether case is matched when searching.

MatchWholeWord

Gets or sets whether to search for whole words only.

Reverse

Gets or sets a value indicating whether this FindOptions is reverse.