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