Click or drag to resize
MacroEditorShowAutoCompletionAbove Property
If true, tree is shown above the editor, otherwise it is below (default pos is below).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool ShowAutoCompletionAbove { get; set; }

Property Value

Type: Boolean
See Also