Sets the unique identifier name for the current node.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
public BootstrapTreeViewNodeBuilder Name(
string name
)
Public Function Name(
name As String
) As BootstrapTreeViewNodeBuilder
Type | Name | Description |
---|---|---|
String | name |
Type | Description |
---|---|
BootstrapTreeViewNodeBuilderBootstrapTreeViewNodeBuilder |