FieldPropertiesFind_RepeatDelimiter Property |
Set this delimiter to use when RepeatedSelect is enabled and selections should append to existing value.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Find_RepeatDelimiter { get; }
ReadOnly Property Find_RepeatDelimiter As String
Get
Property Value
Type:
StringSet this delimiter to use when RepeatedSelect is enabled and selections should append to existing value.
Remarks
Applies to CellType Find only.
See Also