AccordionBuilder.KeyExpr Method
Name | Parameters | Description |
---|---|---|
KeyExpr(JS) | value | Specifies the key property that provides key values to access data items. Each key value must be unique. Mirrors the client-side keyExpr option. |
KeyExpr(String) | value | Specifies the key property that provides key values to access data items. Each key value must be unique. Mirrors the client-side keyExpr option. |