NavBarItem Constructors
An item within the NavBarControl control.| Name | Parameters | Description |
|---|---|---|
| NavBarItem() | none | Creates an instance of the NavBarItem class. |
| NavBarItem(String) | caption | Initializes a new instance of the NavBarItem class with the specified caption. |
See Also