Forms > Forms Assembly Interfaces > IBaseRibbonElements
Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms;
The IBaseRibbonElements interface contains basic properties that are used to work with collections of ribbon controls.
IBaseRibbonElements
Property name | Brief description | |
![]() |
The Count property returns the number of controls in the collection. | |
![]() |
The Item property returns parameters of the specified control. |
See also: