Skip to content

ListGroupItem

Mika Berglund edited this page Feb 28, 2020 · 2 revisions

ListGroupItem Component

Represents an item in a ListGroup component.

Inheritance

ListGroupItem : ColoredBootstrapComponentBase

Parameters

Name Type Description
IsActive bool Indicates that the item is the current or active selection.
IsDisabled bool Makes an item appear as disabled.

Examples

See ListGroup for examples.

Clone this wiki locally