Skip to main content

ASPxClientNavBarGroup.navBar Property

Gets the navbar to which the current group belongs.

#Declaration

TypeScript

#Property Value

Type Description
ASPxClientNavBar

An ASPxClientNavBar object representing the navbar to which the group belongs.

#Remarks

Use the navBar property to identify and access the navbar object which owns the current group.

See Also