SdtListItem module

class SdtListItem.SdtListItem

Bases: SpireObject

Represents an item in a list.

property DisplayText: str

Gets or sets the display text of the item.

Returns:

The display text of the item.

property Value: str

Gets or sets the value of the item.

Returns:

The value of the item.