FieldPropertiesButton_Confirmation Property |
Confirmation message to present to user before taking action.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Button_Confirmation { get; }
ReadOnly Property Button_Confirmation As String
Get
Property Value
Type:
StringConfirmation message to present to user before taking action.
Remarks
Applies to CellType Button only.
Note |
---|
This property supports localization. |
See Also