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

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)