Click or drag to resize

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; }

Property Value

Type: String
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.
Remarks
Note Note
This property supports localization.
See Also