Click or drag to resize
IListDetailEditorViewTSaveClicked Event
Raised when the user indicates that they want to save their changes.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
event EventHandler<CancelEventArgs> SaveClicked

Value

Type: SystemEventHandlerCancelEventArgs
See Also