DbMaintenanceTestGlobals<(Of <(<'TViewModel, TView>)>)>..::..LookupAddView Event
Occurs when [lookup add view].
Namespace:
RingSoft.DbMaintenanceAssembly: RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)
Syntax
public event EventHandler<LookupAddViewArgs> LookupAddView
Public Event LookupAddView As EventHandler(Of LookupAddViewArgs)
public: event EventHandler<LookupAddViewArgs^>^ LookupAddView { void add (EventHandler<LookupAddViewArgs^>^ value); void remove (EventHandler<LookupAddViewArgs^>^ value); }