Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Overrides the dialog field property.
Syntax
protected void overrideDialogFieldProperty(
    DialogField _dialogField, 
    Name _controlPropertyName, 
    anytype _propertyValue)
Run On
Called
Parameters
- _dialogField
 Type: DialogField Class
 Dialog field, shall be initialized before PostBuild super() call.
- _controlPropertyName
 Type: Name Extended Data Type
 Field control name.
- _propertyValue
 Type: anytype
 Property value.