Click or drag to resize

featurePropertiesui_ForceCheckboxLabel Property

Always render a LABEL element with a checkbox. This is required for the awesome-bootstrap-checkbox plug-in.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool ui_ForceCheckboxLabel { get; }

Property Value

Type: Boolean
Always render a LABEL element with a checkbox. This is required for the awesome-bootstrap-checkbox plug-in.
See Also