[]
Configurates SubItemsPath. Sets the name of the property that contains an array with items to be displayed in a sub-menu.
public TBuilder SubItemsPath(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |