Evento DedNetInvAppImportPackAndGoAfterLoadEvent
|
Evento per effettuare modifiche al form dopo il caricamento dei dati.
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 22.4.2.0 (22.4.2.0)
Sintassi public static event EventHandler<DedNetInvAppImportPackAndGoAfterLoadEventArgs> ImportPackAndGoAfterLoadEvent
Public Shared Event ImportPackAndGoAfterLoadEvent As EventHandler(Of DedNetInvAppImportPackAndGoAfterLoadEventArgs)
public:
static event EventHandler<DedNetInvAppImportPackAndGoAfterLoadEventArgs^>^ ImportPackAndGoAfterLoadEvent {
void add (EventHandler<DedNetInvAppImportPackAndGoAfterLoadEventArgs^>^ value);
void remove (EventHandler<DedNetInvAppImportPackAndGoAfterLoadEventArgs^>^ value);
}
member ImportPackAndGoAfterLoadEvent : IEvent<EventHandler<DedNetInvAppImportPackAndGoAfterLoadEventArgs>,
DedNetInvAppImportPackAndGoAfterLoadEventArgs>
Valore
Tipo:
SystemEventHandlerDedNetInvAppImportPackAndGoAfterLoadEventArgsVedi anche