TreeViewItemBuilder.Id Method
| Name | Parameters | Description |
|---|---|---|
| Id(JS) | value | Holds the unique key of an item. Mirrors the client-side id option. |
| Id(Double) | value | Holds the unique key of an item. Mirrors the client-side id option. |
| Id(String) | value | Holds the unique key of an item. Mirrors the client-side id option. |