FieldPropertiesLabelCaption Property |
The HTML text to show as the label content for the field. Overrides Caption specifically for use on a field label in a detail form.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string LabelCaption { get; }
ReadOnly Property LabelCaption As String
Get
Property Value
Type:
StringThe HTML text to show as the label content for the field. Overrides Caption specifically for use on a field label in a detail form.
Remarks Note |
---|
This property supports localization. |
See Also