NavBarGroup Constructors
Represents an individual group within the ASPxNavBar control.
Name | Parameters | Description |
---|---|---|
Nav |
none |
Initializes a new instance of the Nav |
Nav |
text, name, image |
Initializes a new instance of the Nav |
Nav |
text, name, image |
Initializes a new instance of the Nav |
Nav |
text, name, image |
Initializes a new instance of the Nav |
Nav |
text, name |
Initializes a new instance of the Nav |
Nav |
text |
Initializes a new instance of the Nav |
See Also