Evento DedNetInvAppImportPackAndGoAfterLoadEvent
|
Evento per effettuare modifiche al form dopo il caricamento dei dati.
Namespace:
DedNetInv
Assembly:
DedNetInv (in DedNetInv.dll) Versione: 21.3.0.0 (21.3.0.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