Click or drag to resize
MacroEditorLeftOffset Property
Gets or sets the left 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 LeftOffset { get; set; }

Property Value

Type: Int32
See Also