Keyoti RapidSpell WPF API Docs
DialogView_Closing Method (sender, e)
APIKeyoti.RapidSpell.Wpf.DialogViewsIDialogViewEventHandlerDialogView_Closing(Object, CancelEventArgs)
Keyoti RapidSpell WPF
The view is closing
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void DialogView_Closing(
	Object sender,
	CancelEventArgs e
)
void DialogView_Closing(
	Object sender,
	CancelEventArgs e
)
Sub DialogView_Closing ( 
	sender As Object,
	e As CancelEventArgs
)
Sub DialogView_Closing ( 
	sender As Object,
	e As CancelEventArgs
)
void DialogView_Closing(
	Object^ sender, 
	CancelEventArgs^ e
)
void DialogView_Closing(
	Object^ sender, 
	CancelEventArgs^ e
)
abstract DialogView_Closing : 
        sender : Object * 
        e : CancelEventArgs -> unit 
abstract DialogView_Closing : 
        sender : Object * 
        e : CancelEventArgs -> unit 
Parameters
sender (Object)
e (CancelEventArgs)

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214