GraffitiListGroupitem

Enumerations #

NameValues
AlignmentsLeft
Right 

Constants #

This class exposes no constants.

Events #

This class exposes no events.

Methods #

This class exposes no methods.

Properties #

NameTypeDefault ValueDescription
AlignmentAlignmentsAlignments.LeftDetermines alignment of elements within the item’s display.
BadgeString“”Badge text to display. Hidden when empty.
BadgeIndicatorWebUIControl.IndicatorsDefaultBootstrap indicator to apply to the badge.
BadgeIsPillBooleanFalseWhen True, the badge will display with more rounded edges.
BadgeStyleGraffitiStyleNilGraffitiStyle to apply to the badge.
ContainerWebContainerNilWebContainer that replaces the item’s display area within the browser.
ContentString“”Content of the item. Hidden when empty.
ContentIndicatorWebUIControl.IndicatorsDefaultBootstrap indicator applied to the content text.
ContentStyleGraffitiStyleNilGraffitiStyle applied to the content text.
EnabledBooleanTrueDetermines whether the user can select and interact with this item.
FooterString“”Text displayed at the bottom of the item. Hidden when empty.
FooterIndicatorWebUIControl.IndicatorsDefaultBootstrap indicator applied to the footer text.
FooterStyleGraffitiStyleNilGraffitiStyle applied to the footer text.
IndicatorWebUIControl.IndicatorsDefaultBootstrap indicator applied to the item’s display area.
StyleGraffitiStyleNilGraffitiStyle applied to the item’s display area.
TagVariantNilDeveloper storage.
TitleString“”Title of the item. Hidden when empty.
TitleIndicatorWebUIControl.IndicatorsDefaultBootstrap indicator applied to the title text.
TitleStyleGraffitiStyleNilGraffitiStyle applied to the title text.
TooltipString“”Text to display in tooltip when the user hovers their mouse over or selects an item.

Examples #

This class currently has no examples.

Notes #

This class currently has no notes.