MatchWholeWord Property (FullTextFilterBehavior) | WinUI | ComponentOne
ComponentOne WinUI Edition
Demos
Docs
Samples
Download
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FullTextFilterBehavior Class
/ MatchWholeWord Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Syntax
See Also
WinUI Overview
Get Started with WinUI
Section 508 Compliance
Configure WinUI Application
Controls
API Reference
C1.WinUI.Accordion Assembly
C1.WinUI.BarCode Assembly
C1.WinUI.Calendar Assembly
C1.WinUI.Chart Assembly
C1.WinUI.Core Assembly
C1.WinUI.DataCollection Assembly
C1.WinUI.DataFilter Assembly
C1.WinUI.DataPager Assembly
C1.WinUI.DateTimeEditors Assembly
C1.WinUI.Grid Assembly
Namespaces
C1.WinUI.Grid Namespace
Overview
Classes
CheckListBehavior
DetailProviderRowHeaderCell
EmptyGridBehavior
FlexGrid
FlexGridDetailProvider
FlexGridDetailProvider<TItem>
FullTextFilterBehavior
Overview
Members
FullTextFilterBehavior Constructor
Methods
OnAttachedTo Method
OnDetachingFrom Method
Properties
FilterEntry Property
HighlightColor Property
HighlightFontAttributes Property
MatchCase Property
MatchNumbers Property
MatchWholeWord Property
Mode Property
TreatSpacesAsAndOperator Property
Fields
FilterEntryProperty Field
HighlightColorProperty Field
HighlightFontAttributesProperty Field
MatchCaseProperty Field
MatchNumbersProperty Field
MatchWholeWordProperty Field
ModeProperty Field
TreatSpacesAsAndOperatorProperty Field
GridAggregateFunction
GridAggregateFunctionCollection
GridAutoGeneratingColumnEventArgs
GridBoundRow
GridCellEditEventArgs
GridCellFactory
GridCellFactoryNotifyChange
GridCellRange
GridCellRangeEventArgs
GridCellView
GridColumn
GridColumnCollection
GridColumnHeaderCell
GridDataMap
GridDateTimeColumn
GridDetailCellCreatingEventArgs
GridDetailLoadingEventArgs<TItem>
GridDetailRow<TItem>
GridFilterCell
GridFilterRow
GridGroupRow
GridGroupRowCell
GridHitTestInfo
GridHyperlinkColumn
GridImageColumn
GridIncrementalLoadingCell
GridIncrementalLoadingRow
GridInputEventArgs
GridMenuItem
GridMergeManager
GridNewRow
GridNumericColumn
GridOutlineEventArgs
GridPanel
GridRow
GridRowCol
GridRowColCollection<T>
GridRowCollection
GridRowHeaderColumn
GridSelectedItemsCollection
GridSelectionEventArgs
GridSelectionMenu
GridSelectionMenuEventArgs
GridSummaryCell
GridSummaryRow
GridWrapCellFactory
TransposedGridBehavior
TransposedGridCellFactory
Enumerations
FullTextFilterMode
GridAggregate
GridAllowDragging
GridAllowMerging
GridAllowResizing
GridAutoSizeMode
GridCellType
GridClipboardCopyMode
GridColumnOptionsMenuVisibility
GridDateTimeColumnMode
GridDetailVisibilityMode
GridFileFormat
GridGroupRowPosition
GridGroupSummariesPosition
GridHeadersVisibility
GridMouseOverMode
GridNewRowPosition
GridRowColType
GridSaveOptions
GridSelectionMode
GridSortIconPosition
GridTreeExpandMode
GridTreeIndentMode
GridTreeLine
GridTreeLinesMode
GridValidationIndicator
C1.WinUI.Grid.Automation Namespace
Overview
Classes
FlexGridAutomationPeer
GridCellAutomationPeer
GridCellViewAutomationPeer
GridPanelPeer
GridRowAutomationPeer
GridVirtualAutomationPeer
C1.WinUI.Grid.C1_WinUI_Grid_XamlTypeInfo Namespace
Overview
C1.WinUI.Grid.Resources Namespace
Overview
C1.WinUI.GridControl Assembly
C1.WinUI.Input Assembly
C1.WinUI.Menu Assembly
C1.WinUI.Rendering Assembly
C1.WinUI.Viewer Assembly
Release History
MatchWholeWord Property (FullTextFilterBehavior)
In This Topic
Syntax
See Also
Gets or sets whether the filtered text should match the whole word.
Syntax
C#
public
bool
MatchWholeWord {
get
;
set
;}
See Also
Reference
FullTextFilterBehavior Class
FullTextFilterBehavior Members