NevronOpenVision
Nevron.Nov.UI Namespace / NMultiSplitter Class
Fields Properties Methods Events


NMultiSplitter Class Members

The following tables list the members exposed by NMultiSplitter.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NMultiSplitter.  
Public Fieldstatic (Shared in Visual Basic)Reference to the Widgets child.  
Top
Public Properties
 NameDescription
Public PropertyGets/Sets the collection of widgets (splitter panes and thumbs) contained by this multi splitter.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Called to layout the split container children.  
Protected MethodOverridden. Gets the area in which the given thumb and its adjacent panes should be laid out.  
Protected MethodOverridden. Gets the next pane of the given splitter thumb.  
Protected MethodOverridden. Gets the previous pane of the given splitter thumb.  
Protected MethodOverridden. Measures the desired size of the split container.  
Top
See Also