Skip to main content

ASPxClientNavBarItem.name Property

Gets the name that uniquely identifies the item.

Declaration

name: string

Property Value

Type Description
string

A string value that represents the value assigned to the item’s NavBarItem.Name property.

Remarks

Use the name property to obtain the value of the item’s NavBarItem.Name property that uniquely identifies the item.

See Also