Interface IAllowCallBack
Namespace: GenerallyPositive.GPALForm
Assembly: GPAL.dll
Syntax
public interface IAllowCallBack
Methods
CallAfterFillIn(GPALForm.CallAfterFillInDelegate)
Declaration
IAllowFormSettingsAndActions CallAfterFillIn(GPALForm.CallAfterFillInDelegate callAfterFillIn)
Parameters
| Type | Name | Description |
|---|---|---|
| GPALForm.CallAfterFillInDelegate | callAfterFillIn |
Returns
| Type | Description |
|---|---|
| IAllowFormSettingsAndActions |