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 ReadOnly Property Group As String
Get
Property Value
Type:
StringSpecifies 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