Click or drag to resize

Delegate DedElaborationReportBoundDataOperationDelegate

Delegate per la personalizzazione del comportamento del form

Namespace:  DedNet.Forms
Assembly:  DedNet (in DedNet.dll) Versione: 20.3.0.0 (20.3.0.0)
Sintassi
public delegate Object BoundDataOperationDelegate(
	string fieldname,
	Object argument
)

Parametri

fieldname
Tipo: SystemString
argument
Tipo: SystemObject

Valore di ritorno

Tipo: Object
Vedi anche