Keyoti RapidSpell WPF API Docs
NewView Property
APIKeyoti.RapidSpell.Wpf.EventCreateDialogViewEventArgsNewView
Keyoti RapidSpell WPF
The new view to use
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IDialogView NewView { get; set; }
public IDialogView NewView { get; set; }
Public Property NewView As IDialogView
	Get
	Set
Public Property NewView As IDialogView
	Get
	Set
public:
property IDialogView^ NewView {
	IDialogView^ get ();
	void set (IDialogView^ value);
}
public:
property IDialogView^ NewView {
	IDialogView^ get ();
	void set (IDialogView^ value);
}
member NewView : IDialogView with get, set
member NewView : IDialogView with get, set
Property Value

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