Navigation panel

Navigation panel

Panel that contains other panels and automatically organizes them into navigable tabs
BrowseName
NavigationPanel
SuperType
Container(Container)

Properties

Name
BrowseName
DataType
Description
Attached panel loader
AttachedPanelLoader
The Panel Loader to be used to show the navigation panel's content
Current panel
CurrentPanel
Node ID of the node of the panel displayed
Tab position
TabPosition
Position of the navigation tabs on the y axis
Tab height
TabHeight
Sets the height for all the tabs. When Auto the height of all tabs adjusts to that of the highest tab
Tab width
TabWidth
Set the width for all the tabs, when set all tabs have a fixed size. When Auto tabs automatically adjust their width to their content's width
Current tab index
CurrentTabIndex
Index of the currently selected tab
Appearance
Appearance
NavigationPanel's appearance
Style
Style
Graphic style applied to the control
Panels
Panels
Collection of Panel objects to display
Move target
MoveTarget
(Inherited from Container)
Visible
Visible
(Inherited from Element)
Enabled
Enabled
(Inherited from Element)
Opacity
Opacity
(Inherited from Element)
Left margin
LeftMargin
(Inherited from Element)
Top margin
TopMargin
(Inherited from Element)
Right margin
RightMargin
(Inherited from Element)
Bottom margin
BottomMargin
(Inherited from Element)
Width
Width
(Inherited from Element)
Height
Height
(Inherited from Element)
Horizontal alignment
HorizontalAlignment
(Inherited from Element)
Vertical alignment
VerticalAlignment
(Inherited from Element)
Rotation
Rotation
(Inherited from Element)

Methods

Change panel by tab index
BrowseName
ChangePanelByTabIndex
Changes the current panel by providing the index of the desired tab
InputArguments
Name
DataType
Description
Index
Index of the panel to be loaded
AliasNode
Node to which to point any alias in the panel to be displayed
Change panel by tab name
BrowseName
ChangePanelByTabName
Changes the current panel by providing the new panel name
InputArguments
Name
DataType
Description
PanelItemBrowseName
Panel's BrowseName
AliasNode
Node to which to point any alias in the panel to be displayed
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal