Skip to content

RibbonPanel#

An panel (group of elements) in the ribbon. More...

import Script

Properties#

Name
array<RibbonElement> elements
string keys
string text

Property Documentation#

array<RibbonElement> elements#

This property holds the children elements of this panel.

string keys#

This property holds the keys of the panel.

string text#

This property holds the text title of the panel.