NavBarDataFields.ToolTipField Property
In This Article
Gets or sets the data source field which provides tooltip texts 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