Name | Description | |
---|---|---|
![]() | NCommandBarLane Constructor | Default constructor |
The following tables list the members exposed by NCommandBarLane.
Name | Description | |
---|---|---|
![]() | NCommandBarLane Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() ![]() | NCommandBarLaneSchema | Schema associated with NCommandBarLane |
![]() ![]() | NextPositionStampProperty | Reference to the NextPositionStamp property |
![]() ![]() | OrientationProperty | Reference to the Vertical property |
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. |
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. |
Name | Description | |
---|---|---|
![]() | ArrangeContent | Overridden. Arranges the content of the element within the specified content area. |
![]() | MeasureContent | Overridden. Measures the desired size of the element content |
![]() | OnChildInserted | Overridden. Called when a child node has been inserted |
![]() | OnOrientationChanged | Called when Orientation has changed |