ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / FindOptions Class / WholeWord Field

In This Topic
    WholeWord Field
    In This Topic
    Specifies whether to search only the specified whole word.
    Syntax
    'Declaration
     
    Public ReadOnly WholeWord As Boolean
    public readonly bool WholeWord
    See Also