FieldPropertiesCheckBox_TrueFalseText Property |
Text to display when field value is true or false, separated by a pipe ("|") character.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string CheckBox_TrueFalseText { get; }
ReadOnly Property CheckBox_TrueFalseText As String
Get
Property Value
Type:
StringText to display when field value is true or false, separated by a pipe ("|") character.
Remarks
Applies to CellType CheckBox only.
Note |
---|
This property supports localization. |
See Also