Interface ICategorizedCompletionListBox
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v9.dll
Represents properties and methods of a categorized list box control that appears in the code completion window.
public interface ICategorizedCompletionListBox : ICompletionListBox, IControl
Properties
- CategoriesIncludedInFilter
When implemented by a class, gets or sets a list of categories to be displayed in the code completion box.