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; }
ReadOnly Property ui_ForceCheckboxLabel As Boolean
Get
Property Value
Type:
BooleanAlways render a LABEL element with a checkbox. This is required for the awesome-bootstrap-checkbox plug-in.
See Also