Name | Description | |
---|---|---|
![]() | Delay | Gets or sets the delay time used to filter after the last typed character. |
![]() | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
![]() | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
![]() | FilterEntry | Gets or sets the Entry field used to perform the query. |
![]() | HighlightedBackground | Gets or sets the brush used to highlight the cell background that matches the searched text. |
![]() | HighlightedForeground | Gets or sets the brush used to highlight the cell foreground that matches the searched text. |
![]() | IsSealed | (Inherited from System.Windows.DependencyObject) |
![]() | MatchCase | Gets or sets whether the filtered text should match the case too. |
![]() | MatchNumbers | Gets or sets whether number columns should be taken into account. |
![]() | MatchWholeWord | Gets or sets whether the filtered text should match the whole word. |
![]() | Mode | Gets or sets the mode the filter will be performed. |
![]() | NullValueString | |
![]() | Owner | Gets or sets the C1FlexGrid that owns this filter. |
![]() | TreatSpacesAsAndOperator | Specifies whether the spaces act as "AND" operator or the query should be matched as it is, including spaces. |
![]() | UseCollectionView | Gets or sets whether the filter should be applied to the grid's data source. |