Keyoti RapidSpell Desktop .NET API Docs
DialogView Property
APIKeyoti.RapidSpellRapidSpellGUIPresenterDialogView
Keyoti RapidSpell Desktop .NET
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: Keyoti.RapidSpell.NET4 (Module: Keyoti.RapidSpell.NET4.dll) Version: 6.2.21.412