The EwxLayer parent of this dialog.

Namespace: Ico.Ewx.Design
Assembly: EwxLayer (in EwxLayer.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public EwxLayer EwxParent { get; set; }
Visual Basic
Public Property EwxParent As EwxLayer
	Get
	Set
JScript
function get EwxParent () : EwxLayer
function set EwxParent (value : EwxLayer)

See Also