2026 Method
Changes 0
M

RibbonPanel.AddSlideOut

Description:
Adds a slideout to the current panel.
Remarks:
The slideout part of the panel can be shown by clicking on the arrow at the bottom of the panel. After calling AddSlideOut(), any subsequent calls to add new items will add the new item(s) to the slideout. The slideout part of the panel will be shown only if items are added after this call.
public void AddSlideOut()