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