Assembly: Forms;
Namespace: Prognoz.Platform.Interop.Forms;
The INavigationBarPads interface contains properties and methods used to work with tab collection of navigation panel.
INavigationBarPadList
Collection of tabs is returned by the IWidget.Pads property.
| Property name | Brief description | |
| Count | The Count property returns the number of tabs in collection. | |
| Item | The Item property returns tab parameters with the specified index. | |
| ItemById | The ItemById property returns parameters of the tab with the specified identifier. |
See also:
Related work items
Requirement