isCheckBoxExactSize property

FormField.isCheckBoxExactSize property

Gets or sets the boolean value that indicates whether the size of the textbox is automatic or specified explicitly.

get isCheckBoxExactSize(): boolean

Remarks

Applicable for a check box form field only.

See Also