Gets the preview editor.

Namespace:  GrassValley.Mseries.Control
Assembly:  GrassValley.Mseries.Control (in GrassValley.Mseries.Control.dll) Version: 1.0.0.0

Syntax

C#
ISimpleEditor GetPreviewEditor()
Visual Basic (Declaration)
Function GetPreviewEditor As ISimpleEditor
Visual C++
ISimpleEditor^ GetPreviewEditor()

Return Value

ISimpleEditor instance

See Also