A container for grouping together related elements.

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

Syntax

C#
public sealed class GwxCanvas : GwxPanel
Visual Basic
Public NotInheritable Class GwxCanvas _
	Inherits GwxPanel
JScript
public final class GwxCanvas extends GwxPanel

Inheritance Hierarchy

System..::..Object
  FilteredCustomTypeDescriptorBase
    Ico.Gwx..::..GwxDependencyObject
      Ico.Gwx..::..GwxElement
        Ico.Gwx..::..GwxPanel
          Ico.Gwx..::..GwxCanvas

See Also