Version 23.1 (latest)

WebSplitter class Methods

For a list of all members of this type, see WebSplitter members.

Public Methods
 NameDescription
Public MethoddisposeDisposes object and event handlers.  
Public MethodfindFinds WebSplitter by its client ID.  
Public MethodfromCasts passed in object to the WebSplitter type.  
Public MethodgetLayoutManagerGets reference to LayoutManager located at index (LayoutPane which defines bounds of its children).  
Public MethodgetPaneAtGets reference to SplitterPane at particular index.  
Public MethodgetPaneFromElementGets reference to SplitterPane which is related to html element located on splitter bar.  
Public MethodgetPaneFromEventGets reference to SplitterPane which is related to browser event in splitter bar.  
Public MethodinitializeInitializes instance of WebSplitter.  
Public MethodlayoutPerforms layout of panes. If that function is called before first painting, then action may fail.  
Public MethodtoggleToggles collapsed state of SplitterPane. Note: that function has effect only control was at least once painted.  
See Also