
| Visual Basic (Declaration) | |
|---|---|
Public Class WebGroupPane Inherits WebPaneBase Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebGroupPane | |
| C# | |
|---|---|
public class WebGroupPane : WebPaneBase, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject | |
WebGroupPane can be used to layout the contained children in Horizontal Tiling or Vertical Tiling arrangement. The combination of WebGroupPane with its arrangement mode and nested WebPane enables you to create any kind of complex Layout in consistent fashion by using strong object model. For better understanding and illustration please read Understanding Concepts.
System.Object
ISNet.WebUI.WebUIBaseClass
ISNet.WebUI.NamedObjectBase
ISNet.WebUI.WebDesktop.WebPaneBase
ISNet.WebUI.WebDesktop.WebGroupPane
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2