JavaScript/jQuery Form - SimpleItem.label
Specifies properties for the form item label.
Type:
Default Value: undefined
location
Specifies the location of a label against the editor.
NOTE
This property has higher priority than the labelLocation property of the form.
See Also
showColon
Specifies whether or not a colon is displayed at the end of the current label.
Type:
Default Value: from showColonAfterLabel
NOTE
This property has higher priority than the showColonAfterLabel property of the form.
Feedback