AutoCompleteItem Properties
Enables customization of Expression Editor items for which automatic completion is available.| Name | Description |
|---|---|
| Description | Specifies the description of a suggested automatic completion item displayed in a corresponding tool tip. |
| ItemKind | Indicates the kind of an item for which automatic code completion is available. |
| Value | Specifies the value of a suggested automatic completion item added to an expression on selecting this item. |
See Also