Keyoti RapidSpell WPF API Docs
DialogView Property
APIKeyoti.RapidSpell.WpfRapidSpellGUIPresenterDialogView
Keyoti RapidSpell WPF
The IDialogView instance to use for the UI.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual IDialogView DialogView { get; set; }
public virtual IDialogView DialogView { get; set; }
Public Overridable Property DialogView As IDialogView
	Get
	Set
Public Overridable Property DialogView As IDialogView
	Get
	Set
public:
virtual property IDialogView^ DialogView {
	IDialogView^ get ();
	void set (IDialogView^ value);
}
public:
virtual property IDialogView^ DialogView {
	IDialogView^ get ();
	void set (IDialogView^ value);
}
abstract DialogView : IDialogView with get, set
override DialogView : IDialogView with get, set
abstract DialogView : IDialogView with get, set
override DialogView : IDialogView with get, set
Property Value
Remarks
Handler CreateDialogView and set NewView to set a different instance to use.

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