Neolane - JavaScript API - v6.1.0

Unknown
Date
A date type control lets you enter a date.
Properties
backColor  -  string
Background color (btnshadow, white).
border  -  string
Changes the border style during control (solid, double, inset, outset, none).
font-size  -  integer
Changes the font size.
label  -  string
Associated label.
nolabel  -  boolean
Hides the associated label.
readOnly  -  boolean
Forces the control to read only.
required  -  boolean
The field is mandatory.
Remarks
You can use this control to reference a datetime type field to edit only the date part, the time part will be reset to zero.

Table of contents

previous page start next page