Keyoti RapidSpell Silverlight API Docs
DialogView Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterDialogView
Keyoti RapidSpell Silverlight
The IDialogView instance to use for the UI.
Declaration Syntax
C#Visual BasicVisual C++
public virtual IDialogView DialogView { get; set; }
Public Overridable Property DialogView As IDialogView
public:
virtual property IDialogView^ DialogView {
	IDialogView^ get ();
	void set (IDialogView^ value);
}
Remarks
Handler CreateDialogView and set NewView to set a different instance to use.

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