Sets the name of a data field (or an xml element's attribute) which provides node tooltip texts.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapTreeViewBuilder ToolTipField(
string toolTipField
)
Public Function ToolTipField(
toolTipField As String
) As BootstrapTreeViewBuilder
Type | Name | Description |
---|---|---|
String | toolTipField |
Type | Description |
---|---|
BootstrapTreeViewBuilderBootstrapTreeViewBuilder |