Gets the version of this control.

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

Syntax

C#
public string ProductVersion { get; }
Visual Basic
Public ReadOnly Property ProductVersion As String
	Get
JScript
function get ProductVersion () : String

See Also