OnValueLoaded
OnValueLoaded
Occurs after the value provider retrieved data for this control.
Event Arguments:
form: pf.Form
args: pf.IEventArgs
where
pf.IEventArgs
:
export interface IventArgs {
Sender: any;
}
The OnValueLoaded Event can be found in the following Controls: