NavBarDataFields.NameField Property
In This Article
Gets or sets the name of an xml element’s attribute which provides unique identifier names for items or groups.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value that specifies the name of the required data source field. |
See Also