DbMaintenanceWindowProcessor..::..LookupAddView Event
Occurs when [lookup add view].
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.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); }