BarListItem Constructors
A bar item containing a list of items.| Name | Parameters | Description |
|---|---|---|
| BarListItem() | none | Initializes a new BarListItem class instance. |
| BarListItem(BarManager, String) | barManager, caption | Initializes a new instance of the BarListItem class with the specified settings. |
See Also