Click or drag to resize

FieldPropertiesGroup Property

Specifies the name of the group to which this field belongs. If the name corresponds to the key of a GroupBox field in this mapper then the fields will be rendered within that GroupBox.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
string Group { get; }

Property Value

Type: String
Specifies the name of the group to which this field belongs. If the name corresponds to the key of a GroupBox field in this mapper then the fields will be rendered within that GroupBox.
See Also