Click or drag to resize

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
string Caption { get; }

Property Value

Type: String
The field's caption. This value is used as the display text for the label of the field.
Remarks
Note Note
This property supports localization.
See Also