Table of Contents

Property EntireWord

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

EntireWord

Matches an entire word when searching.

public bool EntireWord { get; set; }

Property Value

bool

true if an entire word will be matched when search is performed; otherwise, false.