Keyoti RapidSpell Silverlight API Docs
CreateDialogView Event
APIKeyoti.RapidSpellIUserInterfaceFormPresenterCreateDialogView
Keyoti RapidSpell Silverlight
Indicates that a new IDialogView is being created, also provides chance to override the default IDialogView.
Declaration Syntax
C#Visual BasicVisual C++F#
event CreateDialogViewEventHandler CreateDialogView
Event CreateDialogView As CreateDialogViewEventHandler
 event CreateDialogViewEventHandler^ CreateDialogView {
	void add (CreateDialogViewEventHandler^ value);
	void remove (CreateDialogViewEventHandler^ value);
}
abstract CreateDialogView : IEvent<CreateDialogViewEventHandler,
    CreateDialogViewEventArgs>
Value

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