FieldPropertiesMultiSelect_Delimiter Property |
Override the default MultiSelect delimiter (";").
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string MultiSelect_Delimiter { get; }
ReadOnly Property MultiSelect_Delimiter As String
Get
Property Value
Type:
StringOverride the default MultiSelect delimiter (";").
Remarks
Applies to CellType MultiSelect only.
See Also