Property Filtered
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
Filtered
When implemented by a class, gets or sets a boolean value that indicates whether ICompletionListBox
should filter its content using Filer
property.
Filter
bool Filtered { get; set; }