Gets the contained GwxRuntimeViewControl.

Namespace: Ico.Gwx
Assembly: GwxRuntimeControl (in GwxRuntimeControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public GwxRuntimeViewControl GwxView { get; }
Visual Basic
Public ReadOnly Property GwxView As GwxRuntimeViewControl
	Get
JScript
function get GwxView () : GwxRuntimeViewControl

See Also