<Code Lib>
2025 Method
Changes 0
M

RibbonPanel.GetItems

Description:
Gets a copy of the collection of RibbonItems assigned to the RibbonPanel.
Remarks:
This method gets the items assigned to the RibbonPanel.

public IList<RibbonItem> GetItems()

IList<RibbonItem> IList RibbonItem

Loading…