Ms > Ms Assembly Interfaces > IModelBoxPads
Assembly: Ms;
The IModelBoxPads interface contains properties and methods that are used to work with the panels collection of the ModelBox component.
IModelBoxPads
Property name | Brief description | |
![]() |
Count | The Count property returns the number of panels available in the component. |
![]() |
Item | The Item method returns the panel from the collection by its index. |
Method name | Brief description | |
![]() |
FindById | The FindById method searches for a panel by its identifier. |
See also: