Skip to main content

ASPxClientNavBarGroup.name Property

Gets the name that uniquely identifies the group.

Declaration

name: string

Property Value

Type Description
string

A string value that represents the value assigned to the group’s NavBarGroup.Name property.

Remarks

Use the name property to obtain the value of the group’s NavBarGroup.Name property that uniquely identifies the group.

See Also