Table of Contents
Enumerations #
Name | Values |
---|
This class exposes no enumerations.
Constants #
Name | Type | Value |
---|
This class exposes no constants.
Events #
Definition | Parameters | Description |
---|
This class exposes no events.
Methods #
Definition | Parameters | Return Type | Description |
---|---|---|---|
Constructor | Text as String | None | Instantiates a new GraffitiGridBadge |
Indicator as WebUIControl.Indicators = WebUIControl.Indicators.Default |
Properties #
Name | Type | Default Value | Description |
---|---|---|---|
Indicator | WebUIControl.Indicators | Default | Bootstrap indicator applied to the badge. |
IsPill | Boolean | False | When True, the badge will have more rounded corners. |
Text | String | “” | Text to display inside the badge. |
Examples #
This class currently has no examples.
Notes #
This class currently has no notes.