ListItemBuilder.ShowChevron Method
| Name | Parameters | Description |
|---|---|---|
| ShowChevron(JS) | value | Specifies whether or not to display a chevron for the list item. Mirrors the client-side showChevron option. |
| ShowChevron(Boolean) | value | Specifies whether or not to display a chevron for the list item. Mirrors the client-side showChevron option. |