DesignTimeElement Toolbar Aggregations
Use
-
DTE_TOOLBAR_ITEMS
These elements can be used as aggregations of the DesignTimeElement Toolbar.
-
DesignTimeElement ToolbarButton:
A toolbar button of a DesignTimeElement can either have the type config or close. An action handler can also be bound to it.
Note that you can only define a maximum of two buttons per toolbar. Use a different button type for each button.
-
More Information
For more information, see DesignTimeElement ToolbarButton.