OnItemFormat
OnItemFormat
Event Arguments:
form: pf.Form
args: pf.IItemFormatEventArgs
where
pf.IItemFormatEventArgs
:
export interface IItemFormatEventArgs {
Sender: any;
DataItem: any;
}
The OnItemFormat Event can be found in the following Controls: