NCommandBarLane Class Members
In This Topic
The following tables list the members exposed by NCommandBarLane.
Public Constructors
Public Fields
Public Properties
| Name | Description |
 | NextPositionStamp | Gets the value of the stamp, that is going to be assigned to the next NCommandBarLanePosition created by this dock, |
 | Orientation | Gets 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
| Name | Description |
 | ContainsFillLaneCommandBar | Determines whether the lane contains a command bar whose FillLane property is set to true. |
 | CreatePosition | Overloaded. Creates a new lane position, that can be assigned to a command bar contained by this lane. |
 | FindCommandBarByName | Overloaded. Returns the first command bar with the given name or null if such command bar is not found. |
 | GetCommandBarsInPositionOrder | Gets a list of the contained command bars, in which they are sorted according to their position. |
Top
See Also