ASPxClientNavBarItem.group Property
In This Article
Gets the group to which the current item belongs.
#Declaration
TypeScript
group: ASPxClientNavBarGroup
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
#Remarks
Use the group property to identify and access the group which owns the current item.
See Also