Intersoft WebDesktop Documentation
WebPaneSplitterSettings Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : WebPaneSplitterSettings Class


Glossary Item Box

A collection of default settings for the integration of WebPaneManager and WebSplitter.

Object Model

WebPaneSplitterSettings Class

Syntax

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  

Remarks

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.

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.WebDesktop.WebPaneSplitterSettings

Requirements

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

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.