Click or drag to resize
MacroEditorTopOffset Property
Gets or sets the top offset of the autocomplete control (to pos it correctly).

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

Property Value

Type: Int32
See Also