FieldPropertiesCaption Property |
The field's caption. This value is used as the display text for the label of the field.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax ReadOnly Property Caption As String
Get
Property Value
Type:
StringThe field's caption. This value is used as the display text for the label of the field.
Remarks Note |
---|
This property supports localization. |
See Also