MacroEditorLeftOffset Property |
Gets or sets the left offset of the autocomplete control (to pos it correctly).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntaxpublic int LeftOffset { get; set; }
Property Value
Type:
Int32
See Also