Gets the instance of GwxConfiguration for this control.
Namespace: Ico.GwxAssembly: GwxRuntimeViewControl (in GwxRuntimeViewControl.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 |