Gets the instance of GwxConfiguration associated with this document (if available).

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

Syntax

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

See Also