PicklistPropertiesNullEntryCaption Property |
The caption to use for this picklist's null entry.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string NullEntryCaption { get; }
ReadOnly Property NullEntryCaption As String
Get
Property Value
Type:
StringThe caption to use for this picklist's null entry.
Remarks Note |
---|
This property supports localization. |
See Also