[]
Configurates ChildItemsPath. Sets the name of the property used to generate child rows in hierarchical grids.
public virtual TBuilder ChildItemsPath(string value)
Public Overridable Function ChildItemsPath(value As String) As TBuilder
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |