FieldPropertiesButton_TrueValues Property |
Semi-colon delimited string of values that cause the field to treat the underlying value as True.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Button_TrueValues { get; }
ReadOnly Property Button_TrueValues As String
Get
Property Value
Type:
StringSemi-colon delimited string of values that cause the field to treat the underlying value as True.
Remarks
Applies to CellType Button only.
See Also