SelectTreeNodeCommand Properties

Properties

Attributes Simple access to the command element attributes that will be used when generating the xml.
(Inherited from DashboardCommand)
NodePath The path to the tree node to navigate to when the command is activated (clicked).
Style The style indicating how the command should be shown.
(Inherited from DashboardCommand)
Title The title of the command.
(Inherited from DashboardCommand)
ToolTip The tooltip (mouse hover text) of the command.
(Inherited from DashboardCommand)

See Also