NavBarDataFields.ToolTipField Property
Gets or sets the data source field which provides tooltip texts for items or groups.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the name of the required data source field. |
See Also