SubItems: IRibbonElementsCollection;
SubItems: Prognoz.Platform.Interop.Forms.IRibbonElementsCollection;
The SubItems property returns the collection of control elements that form the drop-down menu of the button.
The drop-down menu is built on the base of the following control elements:
The example of use is given in description of the Action property.
See also: