Keyoti RapidSpell WPF API Docs
DialogView Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterDialogView
Keyoti RapidSpell WPF
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.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827