FieldPropertiesTextWithWidget_EnumType Property |
The enumeration type to use as the source for the popup dialog for TextWithWidget fields.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string TextWithWidget_EnumType { get; }
ReadOnly Property TextWithWidget_EnumType As String
Get
Property Value
Type:
StringThe enumeration type to use as the source for the popup dialog for TextWithWidget fields.
Remarks
Applies to CellType TextWithWidget only.
See Also