IModelBoxPads

Assembly: Ms;

Description

The IModelBoxPads interface contains properties and methods that are used to work with the panels collection of the ModelBox component.

Inheritance Hierarchy

          IModelBoxPads

Properties

  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.

Methods

  Method name Brief description
FindById The FindById method searches for a panel by its identifier.

See also:

Ms Assembly Interfaces