
| Visual Basic (Declaration) | |
|---|---|
Public Class WebPaneSplitterSettings Inherits ISNet.WebUI.WebUIBaseClass Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As WebPaneSplitterSettings | |
| C# | |
|---|---|
public class WebPaneSplitterSettings : ISNet.WebUI.WebUIBaseClass, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize | |
The two most useful features in WebPaneManager - AllowCollapse and AllowResize - allow users to integrate WebPaneManager and WebSplitter. AllowCollapse adds the capability for users to collapse a Pane into specified direction. On the other hand, AllowResize allows users to resize the dimension of Pane at runtime. For further information you can read Splitter Integration.
System.Object
ISNet.WebUI.WebUIBaseClass
ISNet.WebUI.WebDesktop.WebPaneSplitterSettings
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
Reference
WebPaneSplitterSettings MembersISNet.WebUI.WebDesktop Namespace