LastItem: Boolean
The LastItem property determines whether the current chain item is the last item in the breadcrumb chain.
Use JSON or the setLastItem method to set the property value, and the getLastItem method to get the property value.
If this property is true, the item is the last one, otherwise it is not.
The example of use is given in the page with description of the ChartBreadcrumbItem.Caption property.
See also: