Keyoti RapidSpell WPF API Docs
CreateDialogViewEventArgs Constructor (newView)
APIKeyoti.RapidSpell.Wpf.EventCreateDialogViewEventArgsCreateDialogViewEventArgs(IDialogView)
Keyoti RapidSpell WPF
New
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public CreateDialogViewEventArgs(
	IDialogView newView
)
public CreateDialogViewEventArgs(
	IDialogView newView
)
Public Sub New ( 
	newView As IDialogView
)
Public Sub New ( 
	newView As IDialogView
)
public:
CreateDialogViewEventArgs(
	IDialogView^ newView
)
public:
CreateDialogViewEventArgs(
	IDialogView^ newView
)
new : 
        newView : IDialogView -> CreateDialogViewEventArgs
new : 
        newView : IDialogView -> CreateDialogViewEventArgs
Parameters
newView (IDialogView)

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