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


NCommandBarLane Class Members

The following tables list the members exposed by NCommandBarLane.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Schema associated with NCommandBarLane  
Public Fieldstatic (Shared in Visual Basic)Reference to the NextPositionStamp property  
Public Fieldstatic (Shared in Visual Basic)Reference to the Vertical property  
Top
Public Properties
 NameDescription
Public PropertyGets the value of the stamp, that is going to be assigned to the next NCommandBarLanePosition created by this dock,  
Public PropertyGets or sets whether this items collection is vertically arranged. By default set to false. Automatically updated by Nevron when the owner dock Orientation property has changed.  
Top
Public Methods
 NameDescription
Public MethodDetermines whether the lane contains a command bar whose FillLane property is set to true.  
Public MethodOverloaded. Creates a new lane position, that can be assigned to a command bar contained by this lane.  
Public MethodOverloaded. Returns the first command bar with the given name or null if such command bar is not found.  
Public MethodGets a list of the contained command bars, in which they are sorted according to their position.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the content of the element within the specified content area.  
Protected MethodOverridden. Measures the desired size of the element content  
Protected MethodOverridden. Called when a child node has been inserted  
Protected MethodCalled when Orientation has changed  
Top
See Also