ListGroupItem
An interface which defines how an item is used by the ListGroupItemsCollection. Requires an ItemType to be defined.
Types
Properties
Functions
Link copied to clipboard
A group consists of grid items, separated by header which are stuck to the top during scrolling or list items which are not stuck to the top during scrolling. An item is considered as a group member if it is a ItemType.GRID_ITEM.
Link copied to clipboard
Checks if the item is a ItemType.HEADER or not.