Gets the state of the preview.

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

Syntax

C#
string PreviewState { get; }
Visual Basic (Declaration)
ReadOnly Property PreviewState As String
Visual C++
property String^ PreviewState {
	String^ get ();
}

Field Value

See Also